.contenedor{padding-bottom:130px;position:relative}.contenido{display:flex;justify-content:center;position:absolute;top:-80px;width:100%;z-index:10}.cartel{display:inline-block;margin:5px;text-align:center}.cartel .number{align-items:center;animation:fade 3s;background:#fff;border:3px solid #e2e0d9;border-radius:15px;display:flex;font-family:Obviously Narrow,Roboto,sans-serif;font-size:58px;font-weight:700;height:109px;justify-content:center;line-height:30px;margin:0;padding:10px 0 15px;width:109px}.cartel .text h3{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-weight:400;margin-top:10px}.responsivo1,.responsivo2{display:inline-block}@media (max-width:992px){.contenedor{padding-bottom:0}.contenido{padding:48px 0;position:relative;top:0}.contador{align-items:center;display:flex;flex-direction:column;justify-content:center}}@keyframes fade{0%{opacity:0}30%{opacity:0}to{opacity:1}}