@media only screen and (min-width: 769px) {
    #d1761580{
        .c-text{
            background-image: url("/files/shape1_tcm111-1658494.png");
            background-position: center;
            background-repeat: no-repeat;
            padding: 110px;
        }
    }

    #d1769800 div.p-media-layout__media > div > ul > li:nth-child(2) img{
        display:none;
    }

    [data-id="1784333"]{
        background-color: #dcdcdc;
        padding:15px 0px;
    }

  /* youtube responsive start */
  [data-id="d1784516-1"] {
    margin: 100px auto 400px !important;
  }
  #d1770330 .p-media-layout__inner {
    position: relative;
  }
  #d1770330 .p-media-layout__inner .p-media-layout__content {
    position: absolute;
    right: 0;
    width: 40%;
  }
  #d1770330 .p-media-layout__inner .p-media-layout__media {
    position: absolute;
    left: 0;
    top: 110px;
  }
  [data-id="1915082"] .p-media-layout__media {
    width: 52%;
    max-width: 632px;
    position: absolute;
    top: 0;
    padding-left: 30px;
  }
  [data-id="1915082"] .c-media-movie {
    padding: 0 32px;
  }
  [data-id="1915082"] .c-media-movie iframe {
    border: 0;
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
  }
  /* youtube responsive end */


}


@media only screen and (max-width: 768px) {
    #d1761580{
        .c-text{
            background-image: url("/files/shape1_tcm111-1658494.png");
            background-position: center;
            background-repeat: no-repeat;
            padding: 75px;
            background-size: contain;
        }
    }

    #d1769800 div.p-media-layout__media > div > ul > li:nth-child(1) img{
        display:none;
    }

    #d1770330{
        .c-media__media img{
            display:none;
        }

    }
    [data-id="1784333"]{
        background-color: #dcdcdc;
        padding:15px 0px;
        padding-left:1rem;
        padding-right:1rem;

    }
      /* youtube responsive start */
  #d1764343 .p-media-layout__media {
    display: none;
  }
  [data-id="1913863"] .p-layout {
    background-image: none !important;
  }
  [data-id="1913863"] .p-media-layout {
    margin-right: 0 !important;
    padding-left: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* youtube responsive end */
}