@media screen and (min-width: 992px) {
.bnr-pos-01 .hm-bnr-container {
    margin-right: 0;
    margin-left: auto;
    max-width: 600px;
}

.hm-banner-text-wrapper.bnr-pos-01 {
    padding-bottom: 4rem;
}
.hm-banner-text-wrapper.bnr-pos-03 ,.hm-banner-text-wrapper.bnr-pos-02 {
    padding-bottom: 5rem;
}

.hm-banner-text-wrapper.bnr-pos-03 .hm-bnr-container, .hm-banner-text-wrapper.bnr-pos-02 .hm-bnr-container {
    margin-right: 0;
    margin-left: auto;
}
.hm-banner-text-wrapper.bnr-pos-06, .hm-banner-text-wrapper.bnr-pos-04 {
    top: 5rem;
    bottom: auto;
}
	
}

@media screen and (max-width: 575px) {

.whatsap-link {bottom: 80px;}

}