.wrap {
	width: 100%;
	}


img.alignright, img.right {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}
img.alignleft, img.left {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}

.video {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 54.15%;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	}

.entry_table {
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	}

.entry img {
	width: auto !important;
	height: auto !important;
	}

[class*='col-'] {
	float: none;
	width: auto;
	padding: 0;
	}

.main_bets_list {
    justify-content: space-around;
	}
.main_bets_b {
    width: 100%;
	max-width: 400px;
    min-height: 160px;
	}
.main_bets_title {
    font-size: 26px;
    line-height: 30px;
	}
.main_text {
    padding: 20px 10px;
	}
.f_top {
    justify-content: space-around;
    align-items: flex-start;
    padding: 0 0 10px 0;
	}
.f_icon {
	width: 100%;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
	}

.f_bot {
    border-top: 1px solid #202732;
    padding: 30px 0 0 0;
    display: block;
	text-align: center;
	}
.copu {
    padding: 0 0 10px 0;
	}

.page_top_rating {
    display: block;
	}
.page_top_rating_b {
	width: 100%;
	}

.plus_minus {
    display: block;
	}	
.plus_minus_b {
	width: 100%;
	margin: 0 0 20px 0;
	}
.minus_plus_b {
	width: 100%;
	}