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


.landscape{
    height: 60vh !important;
}
.grafic{ 
    height: 50vh !important;
}

.shah-profil h1  , .our-approach h1{
    font-size: 21px;
    padding: 13px 5px;
}
.shah-profil p , .our-approach p{
    font-size: 14px;
}
.sidebar2{
    display: none;
}
.footer-icons{
    display:block !important;
    background-color: #e46b25c7;

}
.about-img{
    height: 30vh;
}
.profil-skil-text{ 
    font-size: 30px;
}
#ali{
    display: block !important;
}
.shah-profil-text{
    text-align: center !important;
}
.zip-botton{
    margin-left: auto !important;
  margin-right: auto !important;
    
}
}