
@media(min-width: 992px){
	.section_contacts_wr.reverse>.container>.row{
		flex-direction: row-reverse;
	}
}