.incyte-bgimage-with-text-container { position: relative; }

.incyte-bgimage-with-text-container > .paragraph__column { padding: 0px !important; }
.bgimageconent-container { float: none !important; position: absolute; bottom: 10%; width: 100%; }
.incyte-bgimage-with-text-container .content-on-incyte-bgimage-left{ max-width: 1170px; margin: 0 auto; padding-left: 15px; font-family: 'Source Sarif 4'; font-weight: 600; font-style: normal; color: #ffffff; }
.incyte-bgimage-with-text-container .content-on-incyte-bgimage-left .field--name-field-incyte-pg-bgit-text { max-width: 645px; }
.incyte-bgimage-with-text-container .content-on-incyte-bgimage-right{ align-items: right; font-family: 'Source Sarif 4'; font-weight: 600; font-style: normal; }
.incyte-bgimage-with-text-container .content-on-incyte-bgimage-center{ width:100%; height:100%; align-items: center; font-family: 'Source Sarif 4'; font-weight: 600; font-style: normal; }

.incyte-bgimage-with-text-container .bgimage-content a.incyteBtn { padding: 15px 60px 15px 60px; margin: 20px 0 0 0; }
.incyte-bgimage-desktop,.incyte-bgimage-tablet,.incyte-bgimage-mobile { display: none; }
.incyteBtnTransparent { background: transparent !important; border: 3px solid #ffffff; padding: 12px 60px 19px 60px; margin: 60px 0 0 0; }

@media screen and (max-width: 767px) {
  .incyte-bgimage-mobile { display: block; }
  .bgimageconent-container { position: relative; }
}

@media screen and (max-width: 991px) and (min-width:768px) {
  .incyte-bgimage-tablet { display: block; }

  .incyte-bgimage-with-text-container .bgimage-content a.incyteBtn { padding: 12px 60px 12px 60px; margin: 10px 0 0 0; }
  .bgimageconent-container:has(.content-on-incyte-bgimage-right){ bottom: 35%; }
  .incyte-bgimage-with-text-container .content-on-incyte-bgimage-left { color: #ffffff; }
  .incyte-bgimage-with-text-container .content-on-incyte-bgimage-right { width:50%; position: absolute; display:flex; height:100%; justify-content: right; align-items: center; right:0px; font-family: 'Source Sarif 4'; font-weight: 600; font-style: normal; color: #005CAB; text-align: right; padding-right: 40px; font-size: 20px;}
  .bgimage-content.content-on-incyte-bgimage-left p { color: #FFFFFF; }
  .incyte-bgimage-with-text-container .content-on-incyte-bgimage-left .field--name-field-incyte-pg-bgit-text { max-width: 340px; }
}

@media screen and (min-width: 992px) {
  .incyte-bgimage-desktop { display: block; }
  
  .incyte-bgimage-with-text-container .content-on-incyte-bgimage-left h2 { color: #FFFFFF; }
  .incyte-bgimage-with-text-container .content-on-incyte-bgimage-left { padding-left: 10px; }
  .incyte-bgimage-with-text-container .content-on-incyte-bgimage-right { color: #005CAB; text-align: right; max-width: 1170px; margin: 0 auto; }
  .incyte-bgimage-with-text-container .content-on-incyte-bgimage-right .field--name-field-incyte-pg-bgit-text { float: right; width: 47%; padding-right: 20px; }
  .incyte-bgimage-with-text-container .content-on-incyte-bgimage-center { width:100%;position:absolute;top:400px;display:flex;height:100%;justify-content: center;align-items: center;}
  
  .incyte-bgimage-with-text-container .bgimage-content h2 { font-size: 48px; padding-bottom: 20px; font-family: 'Source Serif 4'; font-weight: 600; }
  .incyte-bgimage-with-text-container .bgimage-content p { color: #FFFFFF; }
}

@media screen and (max-width: 1180px) and (min-width:992px) {
  .incyte-bgimage-with-text-container .bgimage-content a.incyteBtn { padding: 12px 60px 19px 60px; margin: 30px 0 0 0; }
}

@media (min-width: 768px) and (max-width: 1199px) {
 .incyte-bgimage-tablet { display: block; }
 .incyte-bgimage-desktop { display: none; }
}