@media (max-width:768px){
    .cid-sYgwGu2Y73 .mbr-text {
        padding: 0px 21px;
    }
  }

  @media screen and (max-width:768px){
.order-text{
    order: 1 !important;
}
.order-image{
    order: 2 !important;
}
}

.blink_me {
    animation: blinker 1s linear infinite;
  }
  @keyframes blinker {
    50% {
      opacity: 0;
    }
  }

  @media (max-width: 767px) {
    .cid-sYgxGCBrDz .col-12 {
      -ms-flex:0 0 100%;
      flex:0 0 100%;
      max-width:50% 
      
    }
  }

  /* _____________ */

  .cid-sJ51AT7x2Q {
    padding-top: 15px;
    padding-bottom: 45px;
    background-color: #c7693a;
  }
  .cid-sJ51AT7x2Q section {
    position: relative;
  }
  .cid-sJ51AT7x2Q h4 {
    margin: 0;
  }
  .cid-sJ51AT7x2Q img {
    height: 100px;
    padding-right: 8px;
    width: auto;
  }
  .cid-sJ51AT7x2Q a {
    font-weight: 300;
  }
  .cid-sJ51AT7x2Q .img1 {
    color: #ffffff;
  }
  .cid-sJ51AT7x2Q .img2 {
    color: #ffffff;
  }
  .cid-sJ51AT7x2Q .line {
    width: 35px;
    height: 3px;
    display: inline-block;
    background: #ffffff;
    transition: background 0.3s;
    margin-bottom: 2rem;
  }
  .cid-sJ51AT7x2Q .media-wrap {
    display: flex;
    margin-bottom: 1rem;
    align-items: center;
  }
  @media (max-width: 992px) {
    .cid-sJ51AT7x2Q .content > div:not(:last-child) {
      margin-bottom: 2rem;
    }
  }
  .cid-sJ51AT7x2Q .item,
  .cid-sJ51AT7x2Q .link {
    display: flex;
    align-items: center;
    padding-bottom: 0.5rem;
    margin-bottom: 0.6rem;
  }
  .cid-sJ51AT7x2Q .item h4,
  .cid-sJ51AT7x2Q .link h4 {
    padding-left: 10px;
    margin: 0;
  }
  .cid-sJ51AT7x2Q .card-img {
    width: auto;
  }
  .cid-sJ51AT7x2Q .link {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  @media (max-width: 767px) {
    .cid-sJ51AT7x2Q .item {
      justify-content: center;
    }
  }
  .cid-sJ51AT7x2Q .item-title {
    color: #c1c1c1;
  }

  .cid-sJ561sGIkf {
    padding-top: 0rem;
    padding-bottom: 1rem;
    background-color: #c7693a;
  }
  .cid-sJ561sGIkf .mbr-section-subtitle {
    color: #ffffff;
  }