﻿@media screen and (max-width: 1050px) {    
    /*dualsot nav footer is visible up to 1050*/
    div.footer.footer--customizable {
        padding-bottom: 65px;
    }
}
