.retail-website-content .retail-website-shopping .left {
    width: 45%;
    height: 550px;
    display: table;
}

.retail-website-content .retail-website-shopping .right {
    width: 55%;
    height: 550px;
    background: url('../img/retail_website/retail_website_computer.png') no-repeat top center;
    background-size: 100%;
}

.retail-website-content .retail-website-bottom {
    width: 100%;
    height: auto;
    background: url('../img/fill_bg.png');
}

.retail-website-bottom .website-bottom-content .website-bottom-mobile {
    width: 34.7%;
    height: 530px;
    margin-top: -7.2%;
    margin-right: 15%;
    background: url('../img/retail_website/retail_website_mobile.png') no-repeat top left;
    background-size: 100%;
}

.retail-website-bottom .website-bottom-content .website-bottom-info {
    width: 52%;
    height: 530px;
    display: table;
}
































