


/* mobile */
@media (max-width: 768px) {


span.bg-success { text-align:center; margin:0 auto; display: table; }
.hero-section { text-align:center; }
.hero-section h1 { font-size:22px; }
p.lead { font-size:14px; font-weight:300 }
footer { font-size:14px; }

}