
html body .top .title .img-center,
html body .top .title .img-center img,
.img-center-inner{
    height: auto;
}
html body .top .title .img-center .img-center-inner{
    position: relative;
    top: 0;
    padding-top: 0px;
    padding-bottom: 50px;
}

html body #shop-container .shop-list .shop-card:last-child{
    padding-bottom: 0;
}

#footer{
    /* padding-bottom: 0; */
}
html body #shop-container .shop-list .shop-card .shop-card-img,
html body #shop-container .shop-list .shop-card .shop-card-img{
    width: 100%;
    height: auto;
}
/* #footer,
html body .top .title .img-center,
html body #shop-container{
    margin: 0 auto;
} */

/* html body .top .title .img-left, html body .top .title .img-right{
    width: 33%;
} */



