﻿
@media (min-width: 768px){
    .fixed .multinav {
        height: calc(100% - 280px) !important;
    }   
} 