    @media only screen and (min-width: 992px) {
      #awse3 .t01DC4E {
        grid-template-rows: 1fr;
        grid-template-columns: repeat(1, 980px);
        overflow: hidden;
      }
  
      #awse3 .YlopMbpi {
        flex-basis: 55%;
        max-width: 55%;
        margin-top: 0px;
        justify-content: flex-end;
        display: flex;
      }
  
      #awse3 .p82ABA1 {
        flex-basis: 45%;
        max-width: 45%;
        padding-top: 0px;
      }
  
      #awse3 .sE3FE75 {
        min-height: 420px;
        align-items: center;
        flex-grow: 0;
        flex-direction: row-reverse;
        min-height: fit-content;
      }
      #awse3 .e76968F {
        padding-left: 40px;
      }
      #awse3 .YlopMbpi img {
        width: 100%;
        height: 100%;
      }
  
    }
  
    /* MEDIUM */
  
    @media only screen and (max-width: 991.99px) and (min-width: 768px) {
      #awse3 .t01DC4E {
        grid-template-rows: 1fr;
        grid-template-columns: repeat(1, 692px);
        overflow: hidden;
      }
  
      #awse3 .YlopMbpi {
        flex-basis: 55%;
        max-width: 55%;
        margin-top: 0px;
        justify-content: flex-end;
        display: flex;
      }
  
      #awse3 .p82ABA1 {
        flex-basis: 45%;
        max-width: 45%;
        padding-top: 0px;
      }
  
      #awse3 .sE3FE75 {
        min-height: 420px;
        align-items: center;
        flex-grow: 0;
        min-height: fit-content;
      }
      #awse3 .YlopMbpi img {
        width: 100%;
        height: 100%;
      }
    }
  
    /* SMALL */
  
    @media only screen and (max-width: 767.99px) {}
