.footerarea .social_media{
height:13vw;
}
@media (max-width: 1030px){
.footerarea .social_media {
    height: auto;
}
}