.homepage-image.white .homepage-img{background-color:#fff}
.homepage-image.black .homepage-img{background-color:#000}
.homepage-image.red .homepage-img{background-color:#e70000}
.homepage-img{display:flex;justify-content:center;max-width:1500px}
.homepage-img__image{width:100%;max-width:1500px;line-height:0}
.homepage-img__logo{height:auto;width:100%;max-width:1500px}
.configure-block{display:flex;align-items:center;justify-content:center;min-height:400px;border:2px dashed #dadada;background-color:#000;color:#ccc}