@charset "utf-8";
/* CSS Document */
body,html {min-width:1200px; font-size:16px;}
.pack {max-width: 1920px;width:94%;}
.phone_only { display:none !important;}

.m-row.b-w3l>* {width:32%;}
.m-row.b-w3l>*:nth-child(3n+1):not(:nth-last-child(1)):not(:nth-last-child(2)):not(:nth-last-child(3)) {margin-bottom:2%;}
.m-row.b-w3l>*:nth-child(3n+2):not(:nth-last-child(1)):not(:nth-last-child(2)) {margin-bottom:2%;}
.m-row.b-w3l>*:nth-child(3n+3):not(:nth-last-child(1)) {margin-bottom:2%;}
.m-row.b-w3l>*:nth-child(3n+2) { margin-left:2%; margin-right:2%;}
