/*LAYOUT 768*/
@media only screen and (max-width: 767px) {
    .tabs a.thankyoupage { width: 100% !important; }
    .container{padding: 0 15px;}
}