/* start 1200 */
@media screen and (min-width: 1200px) {


/* cssX */
.v1200 {display: block;}
.h1200 {display: none!important;}
/* cssX_end */


.tipyokon {margin: auto;max-width: 1200px;}
.tipyokon_perech {display: flex;justify-content: space-evenly;}
.tipyokon_perech_spisok {max-width: 190px; display: flex; flex-wrap: wrap; justify-content: center; text-align: center;}
.tipyokon_perech_spisok img {margin-bottom:20px;}
.tipyokon .h2 {margin-bottom:60px;}
.tipyokon_perech a {text-decoration: none;color: #13373a;transition: all ease .2s;} 
.tipyokon_perech a:hover {text-decoration: underline;}

/* custom */
.flex_block, .custom.port5, .custom.preims {}
/* custom end */

/* tip okon */
/*.tip-okon__menu {flex-wrap:nowrap!important;}*/
/* tip okon end */


}
/* end 1200 */