.header-section{
    background-color: transparent;
    position: fixed;
    z-index: 2;
}
.products-container>.product-column:not(.gruas-telescopicas){
    display: none;
}
@media (max-width: 1240px){
    .hero-section .title {
        max-width: 320px;
    }
}
