div.shopping__banner {
    width: 100%;
    height: 200px;
    background-color:#f4b9d6;
}

div.shopping__content {
    margin: 25px 10px;
}