/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2024 | 20:38:30 */
#plataforma-opciones .promo-banner {
  border-radius: 15px;
}

@media (max-width: 480px) {
		#plataforma-opciones .promo-banner .wrapper-content-banner {
			padding: 10px;
			}
	
		#plataforma-opciones .banner-inner {
			display:none;
		}	
		#home-beneficios {
		  display: none;
		}
	}