/*
Theme Name: WMD Theme
*/

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

body{
	display: flex;
    justify-content: center;
}
#container{
    max-width: 1100px;
    width: 100%;
}

.toplist-poker__offer-cta-btn {
    box-sizing: border-box;
}