/*Custom Css*/

/*
...
...
*/

@media screen and (max-width:468px){
    .contact-box{
        margin-left:10px;
    }
    #form_padding{
        margin-right:0px !important;
    }
}