.banner-home {
    position: relative;
}

.banner-home img {
    border-radius: 30px;
}

.banner-home .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.banner-home.minha-conta-logado,
.banner-home.minha-conta,
.banner-home.checkout,
.banner-home.carrinho {
    margin: 20px 0 0;
}

.banner-home.categoria {
    margin-bottom: 20px;
}