text-transform: none;
font-size: 1rem;
line-height: 1; }
- #about .top-bar .top-bar-section ul#menu-about-staffords li ul.dropdown li:nth-child(3) a {
- border: none; }
+ @media screen and (min-width: 1025px) {
+ #about .top-bar .top-bar-section ul#menu-about-staffords li ul.dropdown li:nth-child(3) a {
+ border: none; } }
+ @media screen and (max-width: 1024px) {
+ #about .top-bar .top-bar-section ul#menu-about-staffords li ul.dropdown li:first-child a {
+ border: none; } }
.top-bar-section ul li .dropdown li.active:not(.has-form) a:not(.button) {
color: #a61a1d !important;