.banner-detail-events { background: linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%), url(https://usbcali.edu.co/wp-content/uploads/2023/08/eventos-detalle-banner.png); background-size: cover; background-position: center; } @media (max-width: 767px) { .banner-detail-events { background: linear-gradient(150.05deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%), url(https://usbcali.edu.co/wp-content/uploads/2023/08/eventos-detalle-banner-respo.png); background-size: cover; background-position: center; } } .tribe-common button[disabled], .tribe-common input[disabled]{ cursor: pointer !important; }