header div.LogoWrapper img {
  height: auto !important;
  max-width: unset !important;
  max-height: unset !important;
}

@media screen and (min-width: 768px) {
  header div.LogoWrapper img {
    width: 349px !important;
  }
  body h1 span,
  body div[data-component-id="columncontrol1"] h1 {
    color: #3C3C3C !important;
    font-size: 26px!important;
    line-height: 31px!important;
  }
}

@media screen and (max-width: 767px) {
  header div.LogoWrapper img {
    width: 275px !important;
  }
  body h1 span, body div[data-component-id="columncontrol1"] h1 {
    color: #3C3C3C !important;
    font-size: 18px !important;
	line-height: 21px !important;
  }
}

div[data-component="Hero-2"]{
    background-image: linear-gradient(0, #8bd3f5 0, #fff 100%);
    box-shadow: 0 46px 15px rgba(0, 0, 0, 0.04), 0 6px 15px rgba(0, 0, 0, 0.16);
    max-height: 353px;
    margin-bottom: .5rem;
    aspect-ratio: auto;
    min-height: unset;
}
div[data-component="Hero-2"] img{
	aspect-ratio: unset;min-height: 192px;}
}

@media (min-width: 992px){
div[data-component="Hero-2"]{height: 353px !important;}
div[data-component="Hero-2"] img {
	max-width: 301px;
	aspect-ratio: unset;
	}
}



div[data-component-id="hero1"]{
    background: #79a6c8;
    background: linear-gradient(to bottom, #79a6c8 0, #d9e6ef 55%, white 100%) !important;
    box-shadow: 4px 5px 16px 0 rgba(0, 0, 0, 0.15) !important;
}

.innoviva-logo a{
	background-image: url(/content/dam/brs-pharma-us/mybreo-v2/en_US/innoviva-logo.png);
    background-repeat: no-repeat;
    background-size: 72px auto;
    display: inline-block;
    text-decoration: none!important;
    width: 72px;
    height: 11px;
    vertical-align: middle;
    position: relative;

}
@media(max-width:1199px){
body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) p, body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) ul,body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) li, body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) ol, body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) span{
    line-height:18px !important;
}
body article:nth-child(1) div:nth-child(1) div[group='groupA']:has(ul) ul {
    padding: 0;
}
[data-component="isi"] article:first-of-type article:first-of-type > div:nth-of-type(2) [group="groupA"] [data-component="RTE"] p{
	line-height:16px;
}
ul[data-component="accordion"] p.rte-fs-body1{margin:5px 0 12px}
}

div[data-component-id="ISI + Medwatch"] div[group="groupB"] h3,div[data-component-id="ISI + Medwatch"] div[group="groupA"] h3{
	color: #004b8d!important;
}

ul[data-component="accordion"] .rte-fs-body1,ul[data-component="accordion"] h4{
font-size:16px!important;
}
