.wrap {
	width: 100%;
	min-width: 320px;
	}
body {
	font-size: 16px;
	line-height: 20px;
	}

	
.ba_block_line{
	display: flex;	
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	}
.ba_block_l{
	order: 2;
	padding: 0 0 0 0;
	text-align: center;
	}
.ba_block_r{
	order: 1;
	width: 180px;
	position: relative;
	z-index: 1;
	bottom: 0;
	right: 0;
	margin: 0 0 20px 0;
	}
.ba_block_par{
	}

a.m_but {
    padding: 8px 30px;
	margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 20px;
	}


.ba_block_title {
    font-size: 30px;
    line-height: 34px;
	}

.formats {
    padding: 30px 0;
	}
.formats_b{
    width: 100%;
	}
.formats_b:nth-child(3n){
    width: 100%;
	}


.monetizing_text{
	padding: 20px;
	width: 70%;
	}
.monetizing_img{
	width: 30%;
	}
.monetizing_img span{
	width: 83px;
	height: 83px;
	}
.monetizing_img img{
	vertical-align: bottom;
	max-height: 70px;
	}




.faq_b_title{
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
    padding: 10px 10px;
	}
.faq_b_title span {
    font-size: 16px;
    line-height: 20px;
	width: 24px;
	}
.faq_b_text {
    padding: 0 10px 10px 10px;
    font-size: 15px;
    line-height: 20px;
	}


.benefits_list{
    display: block;
	}
.benefits_b{
	width: 100%;
	max-width: 320px;
	box-sizing:border-box;
	padding: 0 0 35px 0;
	text-align:center;
	margin: 0 auto;
	}

.f_list {
    display: block;
	}
.f_contact{
	text-align: center;
	margin: 0 0 10px 0;
	}
.f_icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	}