@media screen and (max-width : 768px) {
    #navbarCollapse #topMenu {
        width: 100% !important;
        padding: 1rem !important;
    }
}