/* Themes */
.theme-111, .m-hero-item.theme-dark, .m-hero-item.theme-light {
    background-color: #171717 !important;
}  

/* Misc */
@media screen and (min-width: 1084px) {
.theme-17 .m-banner {
    max-width: 1200px !important;}
}

@media screen and (max-width: 767px) {
.theme-17.upSell .m-hero-item {
    color: #FFF;}

.theme-17.upSell .m-hero-item .green-c {
    color: #9bf00b !important;}
}

@media screen and (max-width: 500px) {
.specHero .m-hero-item>div>div, .heroRot .m-hero-item>div>div{
    top: calc(50%) !important;}
}

@media screen and (max-width: 700px) {
.hero-center {
    padding-top: 96px;}
}