.ejxilan{
   padding:2.5rem 0;
   position:relative;
}

@media screen and (max-width: 768px) {
   .ejxilan{
   padding:1rem 0;
}

}