/*
 div[data-unique="@fszq52a%%tz-y2vyg_3cperm?gaztz3jn3#7gsw@g4j5vw5uu"]
 *  */

@media all and (max-width: 900px) {
    /*   header */
    div[data-unique="@fszq52a%%tz-y2vyg_3cperm?gaztz3jn3#7gsw@g4j5vw5uu"] .text-left {
        text-align: center !important;
        margin-bottom: 20px;
    }
    /*   mobile cards version */
    div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"].linkable-cards-mobile-only {
        display: block !important;
    }
    div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .carousel-inner {
        width: 60%;
        margin: 0 auto;
    }

    div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .carousel-item {
        width: 100%;
    }

    /* div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] div.card-wrapper {
        margin-left: 20%;
    } */

    /* arrows */
    div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .carousel-control-next {
        top: calc(50% - 20px);
    }

    div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .carousel-control-prev svg,
    div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .carousel-control-next svg {
        height: 60px;
        fill: #fff;
        padding: 10px;
        background: #575757;
    }
    /* div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] span.arrow {
        height: 50px;
        width: 10%;
        top: calc(50% - 25px);
        background: #575757;
    } */
    /*
     * will need to manually change cards with some JS
     * div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .carousel-item.active */
    /*   desktop cards */
    div[data-unique="!b%z=bv*pc9-2n-_z+x=&v*8=d&yc6ccmyaunu^h+%*rk9y%+e"].mobile-hide {
        display: none !important;
    }
}

@media all and (max-width: 700px) {
    div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] span.arrow {
        width: 15%;
    }
}


@media all and (max-width: 470px) {
  
 div[data-unique="@fszq52a%%tz-y2vyg_3cperm?gaztz3jn3#7gsw@g4j5vw5uu"] h2 div {
   font-size: 2.4rem; 
  }
  
  div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .i-c.card-wrapper .content-box-2 h3,
  div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .c-c.card-wrapper .content-box-2 h3 {
    font-size: 2rem !important;
}
  
  div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .i-c.card-wrapper .content-box-1,
  div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .i-c.card-wrapper .content-box-2,
  div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .c-c.card-wrapper .content-box-1,
  div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] .c-c.card-wrapper .content-box-2 {
    height: 34rem;
}
  
  div[data-unique="q=qm5m?2d8gh42hry$2bv#_&9w4427pnmeqtzph=&j2tu4$^&u"] div.c-c.card-wrapper div.custom-info-img img {
   height: auto;
    width: 90px; 
  }