@import "https://pages.rainfocus.com/awsevents/japanpartnersum/template.css";

.card-dazzle .element-container:nth-child(2) .flex-box-child.rf-grid-layout-33:nth-child(2)::before {
    content: " ";
    background-image: url(https://static.rainfocus.com/awsevents/summitblr26/static/staticfile/staticfile/ktpo-img_1770753018003001H3OZ.jpg);
    width: 100%;
    height: 100%;
    display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .card-dazzle .flex-box-child.rf-grid-layout-33:nth-child(2) {
    display: none;
  }
}





