.subnav-tools-wrap #subNavigation {
    position: relative;
    border: none;
    padding-bottom: 30px;
}

.subnav-tools-wrap #subNavigation #res576735474 {
    width: 100%;
    position: absolute;
    top: -30px;
    left: 3px;
}

@media only screen and (min-width: 768px) {

    .subnav-tools-wrap #subNavigation {
        padding-bottom: 0;
    }

    .subnav-tools-wrap #subNavigation #res576735474 {
        width: 100%;
        position: absolute;
        top: -56px;
        left: 30px;
    }

}
