@media screen and (max-width:492px){

.bg-img{
    height: 50vh;
}
.sidebar2{
    display: none;
}
.footer-icons{
    display:block !important;
    background-color: #e46b25c7;

}
.studio_img .years_text{
    left: 71px;
    top: 29%;
}
.years_text_inner{
    left: 36%;
    width: 0%;
    /* top: 20% !important; */
}
.studio_img .years_text:before{
    right: -79px;
}

.studio_img:after {
left: 0px;
}
.div-order{
    order: -2;
}
.card-footer{
    padding-left:15px !important;
}
#ali{
    display: block;
} 

.card-footer h1{
    font-size: 29px;
    /* font-weight: bolder; */
  }
}