/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/

.toplist-insidersports__offer-cta-btn{
	height:32px !important;
}


.toplist-insidersports__offer-actions{
	padding-left: 22px !important;
}
@media screen and (width <= 991px) {
    .toplist-insidersports__offer-cta-btn {
        width: 96% !important;
    }
	.toplist-insidersports__offer-actions{
	padding-left: 0px !important;
}
	.toplist-insidersports__offer-title {
        text-align: center !important;
    }
}