/*
Theme Name: PokaTheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 4.1.3
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
*/

.header-logo img {
    width: 320px;
    height: 100% !important;
}
body .wysiwyg-part .toplist-casino-listing-21__offer-key-features li::before {
    content: "";
}
body .toplist-casino-listing-21__offer-cta-btn {
    background: #010055;
}

body .toplist-casino-listing-21__offer-cta-btn:hover {
    background: #0338b8;
}

@media screen and (min-width:992px) and (max-width:1100px){
	body .toplist-casino-listing-21__offer {
		grid-template-columns: 205px 195px 100px auto 180px;
	}
}