
.titolo-pacchetti {
    display: inline-flex;
    line-height: auto
}

.mb-30 {
    margin-bottom: 30px
}

.mb-0 {
    margin-bottom: 0px
}


@media (min-width: 1024px) and (max-width: 1280px) {
    .box_grid .wrapper h3 {
        font-size: 1.12rem;
        min-height: 100px;
    }
}