.img-activities {
  height: 48vh !important;
  width: 100vw !important;
}

@media (max-width: 770px) {
  .img-activities {
    height: 30vh !important;
  }
}
