@media only screen and (max-width: 500px) {
 h4.big_title.margin_bottom {
    font-size: 25px;
    line-height: 35px;
}   
}

 