#beOurAffiliateCarouselCards > div{
    position: absolute;
    width: auto;
    top: -159px;
    left: 216px;
}
#beOurAffiliateCarouselCards .carousel-indicators{
    top: 90px !important;
}
#beOurAffiliateCarouselCards > .carousel-inner > .carousel-item > img{
    height: 240px;
    width: 240px !important;
}
#affiliate-body > #carousel img#bg01{
    height: 240px;
    width: 240px;
}
#affiliate-body > #carousel img#bg02{
    height: 150px;
    width: 150px;
}

#affiliate-body > div{
    min-height: 350px;
}
@media only screen and (max-width: 1440px){
    #beOurAffiliateCarouselCards > div{
        left: 180px;
    }
}
@media only screen and (max-width: 1200px){
    #beOurAffiliateCarouselCards > div{
        left: 143px;
    }
}
@media only screen and (max-width: 1024px){
    #beOurAffiliateCarouselCards > div{
        left: 107px;
    }
}
@media only screen and (max-width: 767px){
    #beOurAffiliateCarouselCards > div{
        left: 242px;
    }
    #affiliate-body > div{
        min-height: 280px;
    }
}
@media only screen and (max-width: 650px){
    #beOurAffiliateCarouselCards > div{
        left: 165px;
    }
}
@media only screen and (max-width: 575px){
    #beOurAffiliateCarouselCards > .carousel-inner > .carousel-item > img{
        height: 174px;
        width: 174px !important;
    }
    #affiliate-body > #carousel img#bg01{
        height: 174px;
        width: 174px;
    }
    #affiliate-body > #carousel img#bg02{
        height: 108px;
        width: 108px;
    }
    #affiliate-body > div{
        min-height: 245px;
    }
    #beOurAffiliateCarouselCards .carousel-indicators{
        top: 40px !important;
    }
}
@media only screen and (max-width: 450px){
    #beOurAffiliateCarouselCards > div{
        left: 110px;
    }
    #beOurAffiliateCarouselCards .carousel-indicators{
        top: 35px !important;
    }
}
@media only screen and (max-width: 375px){
    #beOurAffiliateCarouselCards > div {
        left: 49px;
    }
    #affiliate-body > #carousel img#bg01 {
        height: 141px;
    }
    #beOurAffiliateCarouselCards > .carousel-inner > .carousel-item > img {
        height: 141px;
        width: 141px !important;
    }
    #beOurAffiliateCarouselCards > div {
        top: -112px;
    }
}