.one {background: url(https://s3.amazonaws.com/cms.royalgazette/bluekbackground.jpg) 0% 0% / 100% 520px no-repeat scroll, linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255)) 0% 0% / cover !important;
}
.promotion, .promotion__wrapper {border-radius:15px}
.page__title, .page__subtitle {color:#fff}


/* subscription page */
.offer-selector {background: #0060ae;}
.offer {border-radius:20px}

@media (max-width: 480px) {
.offer-selector .offer_tile {
margin: 10px !important;}
}

@media (min-width: 769px) {
.offer-selector .offer_tile {
width:18.9% !important;  
margin: 0 10px 10px !important;
padding: 10px !important;
}
}

.offer-selector .offer_tile .offer__title {
margin-bottom:0 !important;
}
.offer-selector .offer_tile .offer__buttons {
    margin-top: 20px !important;
}

/* .promotion:first-child {display:none !important} */

.promotion__title {text-decoration: uppercase}

.offer__text2 li{text-align:left}

.landing_tiles .promotion_default .promotion__content ul li {
    margin-bottom: 5px !Important;
}

.promotion ul:not(.validationList) {
	list-style-type: inherit !important;
}