

.to-serve-aiuto {
    top: 400px;
}

.tag-in-card {
    display: flex !important;
}

@media screen and (max-width: 450px) {
    .hero-legals-span {
        font-size: 0.9em;
        line-height: 1.2em;
        display: block;
    }
}


#c-1853364895 .ta-feature--with-tag.ta-feature--noicon .ta-feature__text {
    display: block;
}

.bollino_hero {
	margin-bottom: 7px;
}

.bollino_offerta {
	margin-bottom: 4px; 
	margin: 0px;
}

#c-1501139018 .to-carousel-cards__body {
    background: #FFF!important;
}

#c-1501139018 .ta-button.-primary:after {
    background-color: #FFF!important;
}

#hero-full-custom h1.ta-heading.ta-heading--h1-small {
	margin-top: 3.6rem;
}
 
#c-1187313224 h2.ta-heading.ta-heading--h2 {
    font-size: 1.8em;
}

#c--1692618565 .tm-card-fibra__header .ta-heading--h2 {
	font-weight: 500!important;
       
}

#c--1692618565 .tm-card-fibra__header .ta-heading--h2 .font700 {
	font-weight: 700!important;
}

@media all and (min-width:551px) {
    .desktop-br {display: inline;}
    .mobile-br {display: none;}
}
@media all and (max-width:550px) {
    .desktop-br {display: none;}
    .mobile-br {display: inline;}
}