border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.top-bar-section ul li:last-child:not(.has-form) {
- top: -65px; }
+ top: -67px; }
.top-bar-section ul li:last-child:not(.has-form) a:not(.button) {
background-image: url(../assets/central-swing-nav-graphic.png);
- background-position: top left;
+ background-position: top center;
background-repeat: no-repeat;
color: transparent;
- width: 192px;
+ width: 220px;
min-height: 107px; }
.top-bar-section ul li:last-child:not(.has-form) a:not(.button):hover {
- width: 192px;
+ width: 220px;
background: #1479b0;
color: transparent;
background-image: url(../assets/central-swing-nav-graphic.png);
- background-position: top left;
+ background-position: top center;
background-repeat: no-repeat; }
.top-bar-section ul li:last-child:not(.has-form) .dropdown li {
top: auto; }
}
&:last-child {
&:not(.has-form) {
- top: -65px;
+ top: -67px;
a:not(.button) {
background-image: url(../assets/central-swing-nav-graphic.png);
- background-position: top left;
+ background-position: top center;
background-repeat: no-repeat;
color: transparent;
- width: 192px;
+ width: 220px;
min-height: 107px;
&:hover {
- width: 192px;
+ width: 220px;
background: $blue;
color: transparent;
background-image: url(../assets/central-swing-nav-graphic.png);
- background-position: top left;
+ background-position: top center;
background-repeat: no-repeat;
}
}