#just-diagnosed .cmp-text p:not(:last-child), #just-diagnosed .cmp-text {
    margin-bottom: 0;
}

/*#just-diagnosed .mcl-title-sub p, #just-diagnosed .cmp-text p {*/
/*    font-size: 14px;*/
/*    line-height: 18px;*/
/*}*/

/*Baner css*/
.just-diagnosed-container{
  position: relative;
}

#just-diagnosed .black-gradient-bg {
    min-height: 147px;
    display: flex;
    align-items: flex-end;
    padding-top: 0;
}

#just-diagnosed .full-bg-img {
    background-image: url('/content/dam/intelligentcontent/brands/dtc-calquence/us/en/images/mcl/just-diagnosed/newly-diagnosed-mo.png');
}


.just-diagnosed-container h1 {
  color: #fff;
  position: absolute;
  bottom: -4%;
  left: 32%;
  transform: translate(-50%, -50%);
  width: 200px;
}

#on-watch-and-wait-cll .just-diagnosed-container h1 {
    /*bottom: 5%;*/
    /*left: 36%;*/
    /*width: auto;*/
}
.mobile-only{
  width: 100%;
}
/*Baner css*/
/*Middle section*/
.just-diagnosed-container-two{
    justify-content: center;
    gap: 36px;
    margin-top: 32px;
    margin-bottom: 34px;
}

#just-diagnosed .just-diagnosed-container-two{
    margin-bottom: 56px;
}

.just-diagnosed-box-one,
.just-diagnosed-box-two{
    text-align: center;
    width: 100%;
    display: block;
    align-items: center;
    justify-items: center;
}
.just-diagnosed-box-one{
    border-bottom: 1px solid #FFC21E;
    height: 244px;
}

/*.jd-common img{*/
/*    margin-bottom: 12px;*/
/*}*/
.just-diagnosed-box-one img{
    margin-bottom: 13px;

}
.just-diagnosed-box-two img{
        margin-bottom: 13px;
}

.jd-common h2{
    margin-bottom: 7px;
    text-transform: uppercase;
}

.jd-common p{
    margin-bottom: 17px;
    width: 245px;
    margin-left: auto;
    margin-right: auto;
}

.just-diagnosed-box-two{
    margin-top: 26px;
}

.just-diagnosed-padding{
    padding: 0 0;
}

#just-diagnosed .jd-common h2{
  text-transform: uppercase;
}
.jd-common button{
    margin: 0 auto;
}

#just-diagnosed-cll .btn-primary-cll a,
#on-watch-and-wait-cll .btn-primary-cll a{ 
    background-color: var(--cll-darkorange);
    color: #fff;
    text-decoration: none;
}
#just-diagnosed .btn-primary-mcl a,
#on-watch-and-wait-mcl .btn-primary-mcl a{
    background-color: var(--mcl-darkteal);
    color: #fff;
    text-decoration: none;

}
/*Middle section*/
@media (min-width: 768px) {
    
    .just-diagnosed-box-one, .just-diagnosed-box-two {
        border-bottom: none;
        height: auto;
    }
    .just-diagnosed-box-two{
    margin-top: 0px;
}
    
}

@media (min-width: 992px) {
    /*Baner css*/
    #just-diagnosed .black-gradient-bg {
        min-height: 270px;
    }
    #just-diagnosed .full-bg-img {
        background-image: url('/content/dam/intelligentcontent/brands/dtc-calquence/us/en/images/mcl/just-diagnosed/newly-diagnosed.png');
    }
    #just-diagnosed .full-bg-img h1 {
        padding-bottom: 150px !important;
        padding-left: 64px !important;
    }
    
    .just-diagnosed-container>img.desktop-only {
        height: auto;   /* 569px */
    }
    
  .desktop-only {
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .just-diagnosed-container h1 {
    font-size: 60px;
    bottom: 22%;
    left: 34%;
    width: auto;
  }
  /*Baner css*/
  /*Middle section*/
  #just-diagnosed .just-diagnosed-container-two{
    margin-bottom: 46px;
  }
  .just-diagnosed-box-one,
.just-diagnosed-box-two{
    width: 246px;
    border-bottom: none;
    height: auto;
}
.jd-common p{
    width: auto;
}
.just-diagnosed-box-two{
    margin-top: 0px;
}
  .just-diagnosed-padding{
    padding: 0 16px;
}
  /*Middle section*/
  .just-diagnosed-box-one img{
    margin-bottom: 12px;

}
.just-diagnosed-box-two img{
        margin-bottom: 15px;
}

}




#on-watch-and-wait-cll .just-diagnosed-container h1{
    bottom: 8%;
    left: 36%;
    width: auto;
}
#on-treatment-cll .just-diagnosed-container h1{
    bottom: 8%;
    left: 30.5%;
    width: auto;
}

@media (min-width: 992px) {
  #on-watch-and-wait-cll .just-diagnosed-container h1{
    font-size: 60px;
    bottom: 22%;
    left: 34%;
    width: auto;
  }
    #on-treatment-cll .just-diagnosed-container h1{
    font-size: 60px;
    bottom: 22%;
    left: 34%;
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
    #downloadable-cll-item-35a5fc5259-panel,
    #downloadable-cll-item-ac6e442bc1-panel,
    #downloadable-mcl-item-745a6ed7ff-panel {
        padding: 0;
    }
}