.f-menu .quick-link { color:#182180; font-weight:600; }
.f-menu { width: 25%; }
.f-menu .contactus a { color:#000; }

@media(max-width:767px){
  .f-menu:last-child,
  .f-menu { width: 50%;!important;margin-bottom:30px; }
}

@media(max-width:550px){
  .f-menu:last-child,
  .f-menu { width: 100%;!important }
}