@media screen and (max-width: 400px){
    .f-14{
        font-size: 10px;
    }
    img .instagram-vision-image{
        width: 35px !important;
    }
    .button_follow{
        font-size: 10px !important;
    }
}