.cbHideForMobile, .cbShowForPC, .cbShowForTablet {display: none !important;}
.cbShowForMobile {display: block !important;}
#html {
	padding-top: 46px;
	padding-bottom: 68px;
}
#video_block section div:nth-child(1), #video_block section div:nth-child(3) {
	display: none;
}
#video_block section div:nth-child(2) {
	margin: 25px;
	width: 100%;
	border-radius: 15px;
}

.three_gray_cards .qRow {
	width: auto;
}


#footer {
	flex-direction: column-reverse;
}
#footer > div {
	width: auto !important;
}