#frami {
	width: 980px;
	height: 520px;
}

@media (max-width: 767px) {
	#frami {
    	width: 380px;
    	height: 200px;
	}
}

.col-gray h3, .col-gray2 h3 {    /* выравнивает заголовки в маленьких разрешениях */
    padding-right: 0;
}

.intro .intro-body {
    padding-bottom: 10%;
    padding-top: 10%;
}


.patriot_logo img{
	width: 200px;
}

@media screen and (max-width: 480px){
	.t-rec_pb_75 {
		padding-top: 5px !important;
	}
}

.ex_contact_block{
	margin-top: 150px !important;
}

@media screen and (max-width: 480px) {
	.ex_form_block img {
		max-width: 95% !important;
		margin-left: 10px;
	}
		.ex_contact_block{
		margin-top: 0px !important;
	}
}

.ex_form_block img {
	width: 800px;
	border-radius: 1%;
	margin-left: 10px;
}

.full_pic{
	height: 80%;
}