.home-squares{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin-top:121px;padding:0 20px;}.home-squares__item{max-width:595px;margin-bottom:10px;-ms-flex:1 1 auto;flex:1 1 auto;width:calc(50% - (10px/2));}.home-squares__item:nth-child(odd){margin-right:10px;}.home-squares__wrapper{padding-bottom:100%;height:0;position:relative;}@media (max-width:1600px){.home-squares{max-width:800px;}.home-squares__item{max-width:395px;}}@media (max-width:767px){.home-squares{padding:0 20px;-ms-flex-direction:column;flex-direction:column;margin-top:80px;}.home-squares__item{margin:0 auto 18px;height:335px;width:335px;min-width:0;}.home-squares__item:nth-child(odd){margin:0 auto 18px;}}@media (max-width:365px){.home-squares{padding:0 10px;}.home-squares__item{height:300px;width:300px;}}