/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/

.contain-important {
  background-size:contain !important;
}
.dropdown-menu {
  border-radius:0 !important;
}