@media screen and (max-width:999px) {

    .innerBody, .footerFix, .headersection, .otherhead{
        width: 100%;
    }

}