/*------------------------------------------------------------------ [LESS Stylesheet] Package: master/mobiles-portrait Version: 1.0 -------------------------------------------------------------------*/ @media only screen and (max-width:479px) { .section3 { .contact-form { .form-block { form { padding-top: 10px!important; } } } } }