.retail-website-content .retail-website-shopping{
    padding:0 90px;
    margin-top:-12%;
    display:flex;
    position:relative;
}

.retail-website-content .retail-website-shopping .right {
    width: 55%;
    height: 610px;
    background: url('../img/retail_website/retail_website_computer.png') no-repeat top center;
    background-size: 100%;
}

.retail-website-content .retail-website-shopping .left {
    width: 45%;
    height: 610px;
    display: table;
}

.retail-website-bottom .website-bottom-content .website-bottom-mobile{
    width:34.7%;
    height:621px;
    margin-top:-7.2%;
    margin-right:15%;
    background:url('../img/retail_website/retail_website_mobile.png') no-repeat top left;
    background-size:100%;
}





































