
.contenedor_cotizar {
    /* position: fixed; */
}
@media (max-width: 992px){
    .contenedor_cotizar {
        position: relative;
    }
}
