@media (min-width: 720px){
#header .header-logo img {
    max-width: 300px;
    max-height: 120px;
    margin: -22px;
}
}

.custom-svg-1 {
    display: none !important;
}

.custom-section-background .container:before {
    display: none !important;
}

.custom-icon-style-1 img {
    transform: rotate(-45deg);
    object-fit: cover;
    min-width: 64px;
    min-height: 62px;
    border: none !important;
}

.thumb-info.thumb-info-no-borders, .thumb-info.thumb-info-no-borders img {
    padding: 15px;
}


img.img-fluid.custom-border-radius-1.mr-4.mb-4 {
    max-width: 35%;
}

.slide-item div {
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    animation-duration: unset;
}

#section-blog .thumb-info-wrapper {
	height: 250px;
}

#page_servicos .thumb-info-wrapper img {
    object-fit: cover;
    height: 95%;
    width: 76%;
}