@media only screen and (max-width: 400px) {
    .banner__services{
     display: none !important;
    }
    /*Footer social icons*/
footer .menu--follow-us{
 text-align: center;
}

}
