.half{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:space-between;margin-top:170px;padding-bottom:200px;width:1340px}@media screen and (max-width:1000px){.half{width:100%}}@media screen and (max-width:767px){.half{display:block;margin-top:0;padding:0 15px 100px;width:100%}}.half .inactive{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.3);height:100%;width:100%}.half .inactive p{color:#fff;font-size:49px}@media screen and (max-width:1000px){.half .inactive p{font-size:32px}}.half>div{width:48%}@media screen and (max-width:767px){.half>div{margin-top:32px;width:100%}}