@media screen and (max-width: 767px){
.listagem .listagem-item {
    min-height: 550px;
}
}
.scrollToTop {
    bottom: 2rem;
    right: 1.6rem;
}