/* Add custom CSS styles below */ 
.s-block--content-with-images img{
  object-fit: contain !important;
}
@media(max-width:768px){
  .gap-5 {
    gap: 0.5rem !important;
}
}