div#ry-exclusive-brands {
	padding: 2vw 0;
}

.module-14 .item .card .slide-text-wrap .big-title h1, .module-14 .item .card .slide-text-wrap .big-title h2 {
	text-shadow: 1px 1px 2px #000;
}

.g-header .g-header__menu .ry-menu > li > a {
	text-shadow: 1px 1px 2px #5d5d5d;
	font-weight: 600 !important;	
}


div.eyecare-live {
    max-width: 300px;
}

div.eyecare-live .col-xs-12.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1em;
}

div.badge-wrap {
    width: 48%;
}


.eyecare-live >div {
    font-size: 18px;
}


div#sidebar-app {
    margin-bottom: 1em;
    max-width: 100%;
    margin-top: 0;
}

div#sidebar-app div {
    text-align: center;
}



@media (max-width:1199px) {
    div.eyecare-live {
        margin: 2em auto 0;
        max-width:280px
    }

   div.eyecare-live >div {
		text-align: center !important;
		font-size: 17px !important;
	}
}