/* Place any CSS overrides in this file. */
@media (min-width: 769px){
.site-nav__dropdown {
width: 300px !important;
}
}