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


.nav_desc a{
    font-size: 20px;
    padding-inline: 20px;
}
.social a{
font-size: 35px;
}


}