.item1{
    background-image: url("https://www.bizucomvagnao.com.br/img/banner1.png")!important;
    background-repeat: no-repeat;
    background-size: 100%;
}
.item2{
    background-image: url("https://www.bizucomvagnao.com.br/img/banner2.png")!important;
    background-repeat: no-repeat;
    background-size: 100%;
}
.rounded-circle{
    background-image: url("https://www.bizucomvagnao.com.br/img/testemunho1.png")!important;
    background-repeat: no-repeat;
    background-size: 100%;
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 3rem;
  }
}