/* Escribe aquí tu código CSS */
.after-hero__container {
    padding-bottom: 0;
}

@media (min-width: 768px) {
	.mt-md-5, .my-md-5 {
  	  margin-top: 0rem!important;
	}
}