.space-header-height .space-header-logo a img {
    max-width: 200px;
	width:70px;
	height:70px;
}

body .space-header-logo a {
	max-width:72px; 
	width:100%;
	padding:0;
}

body .space-casinos-7-archive-item-logo-img img {
	border-radius:0!important;
	max-width:80px;
}

body .space-casinos-7-archive-item-logo-img {width:85px;}

body .space-casinos-7-archive-item-ins-pd {
	padding:20px;
}

body .space-casinos-7-archive-item-logo-title {
	width:calc(100% - 90px);
}

@media screen and (max-width: 479px){
  
    .space-header-height .space-header-logo a img {
        max-width: 150px;
    }
}

a, a:visited {
    color: #FF4755;
}


.about-streamer {margin-top: 50px;}
.about-stremer-flex {
    display: flex;
    justify-content: space-between;
}

.about-stremer-flex > div {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.about-stremer-flex > div.left {
    padding: 50px;
    background: #f1f3f4;
}


.about-stremer-flex > div.right img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.about-stremer-flex > div.left h1 {
    margin-bottom: 30px;
}

.about-stremer-flex > div.left .ctas {
    display: flex;
    gap: 15px;
    margin-top: 50px;
}

.about-stremer-flex > div.left .ctas > a {
    margin:0!important;
    padding: 14px 28px!important;
    box-shadow: none!important;
}

.about-stremer-flex > div.left .ctas > a:hover {
    box-shadow: 0px 5px 15px 0px rgb(46 204 113 / 55%) !important;
}

.about-stremer-flex > div.left .ctas > a.twitch {
    background: #6441a5!important;

}
.about-stremer-flex > div.left .ctas > a.twitch:hover {
    box-shadow: 0px 5px 15px 0px rgb(164 120 247) !important;
}

.about-stremer-flex > div.left p {
    font-size: 18px;
    line-height: 1.6;
}

.home .space-casinos-home-3-widget {margin-bottom: 0;}


.about-stremer-flex > div.left .ctas > a:hover {
	box-shadow: 0px 5px 15px 0px rgb(255 71 85 / 55%) !important;
}


@media (max-width: 767.98px) {
	
	.about-stremer-flex {flex-direction:column;}
	.about-stremer-flex > div.left {
		order:2;
	}
	
	.about-stremer-flex > div.left {
		padding:20px;
	}
	
	.about-streamer {margin-top:0}
	
	.about-stremer-flex > div.left .ctas > a {
		padding:14px 21px!important;
	}
	
}

.about-streamer .space-page-wrapper {padding: 20px 20px 100px 20px;}





@media (max-width: 1199px) { 
    .space-header-menu {
        width: 78%!important;
    }
	
	.space-header-height .space-header-logo a img {
		width:50px;
		height:50px;
	}
    
}

@media (max-width: 450px) { 

    .about-stremer-flex > div.left h2 {margin-top:20px!important}
}


body .space-casino-header-button a.space-style-2-button, body .space-casino-style-2-calltoaction-button-ins a.space-calltoaction-button, body .space-style-3-casino-header-button a.space-style-3-button, body .space-casinos-7-archive-item-button-two a, body .space-casinos-8-archive-item-button-two a, body .space-casino-float-bar-button-wrap a {
	background-color: #145ba3 !important;
    box-shadow: 0px 5px 15px 0px rgb(20 91 163 / 64%) !important;
}








