/*mobile*/

/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  /*Respiratory Illness Chart :: Start*/
  .Stickytable {
    border-collapse: separate !important;
  }

  .Stickytable td,
  .Stickytable th {
    border-top: 1px solid #dcdcdc;
  }

  .Stickytable th:first-child {
    border-right: 1px solid #dcdcdc;
  }

  .Stickytable thead th {
    border-top: none;
  }

  .tableshadow {
    box-shadow: inset -13px 0px 13px -13px rgba(0, 0, 0, 0.35);
  }
  /*Respiratory Illness Chart :: End*/

  /*Footer Rehabiliation Section*/
  .tollfree {
    margin-left: 72px;
    margin-top: 15px;
  }

  .paragraphcenter {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mha-topic-borderleft {
    margin-top: 27px;
    margin-bottom: 27px;
  }
  .btn__default {
    margin-right: 0px;
  }
  .mobile {
    background-color: red;
  }
  .overlay-text {
    bottom: 25px;
  }

  .row {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
  }

  .carousel-item > div:nth-child(-n + 1) {
    display: block;
  }

  .carousel-indicators > li:nth-last-child(-n + 1):first-child {
    display: none;
  }

  .carousel-control-prev,
  .carousel-control-next {
    display: none;
  }

  .RelatedinfoCarousel .carousel-item > div:nth-child(-n + 1) {
    display: flex;
  }

  .carousel-indicators {
    bottom: -45px;
  }

  .ms-table,
  .tableCol-50,
  .tableCol-75,
  .ms-webpart-zone,
  .ms-webpart-cell-vertical,
  .ms-webpart-chrome-vertical {
    display: block;
  }
.ms-webpart-cell-vertical-inline-table{
    display: block !important;
  }
  .mha-topic-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .mha-topic-rightimages {
    width: 50%;
  }

  .mhaMobile {
    display: flex;
  }

  .mhaDesk {
    display: none;
  }

  .logo {
    background: url("/Topic/SiteAssets/images/AHS-footer-logo.svg") no-repeat;
    /* Additional styles for the logo */
    width: 167px;
    height: 48px;
    margin: 8px 16px;
  }

  .mha-topic-hamburgermenu {
    margin: 16px;
  }

  .paragraphcenter {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .container-fluid h1 {
    line-height: 1.2 !important;
    font-size: 36px;
  }

  .container-fluid h2 {
    line-height: 1.3 !important;
    font-size: 32px;
  }

  .container-fluid h3,
  .container-fluid p,
  .container-fluid h4,
  .container-fluid h5,
  .container-fluid .small-size,
  .container-fluid .small-size p,
  .container-fluid .small-size a,
  .cardtitle {
    line-height: 1.5 !important;
  }

  .impact-vaccine h2 {
    text-align: left;
  }

  .mha-topic-footercontainerdivider {
    display: block;
    border-top: 1px #cccccc solid;
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .mha-topic-right {
    text-align: center;
  }

  .mha-topic-container > .row,
  .ui-tabs-panel > .row {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .mha-topic-bookappointment {
    bottom: 55px;
    right: 0;
  }
  .carousel-control-next {
    display: none;
  }

  .carousel-control-prev {
    display: none;
  }

  .mha-topic-paddingright {
    padding-right: 0px;
  }

  .tableDiv {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .tableDiv table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    border-collapse: collapse;
    white-space: nowrap;
  }

  .tableDiv table td,
  .tableDiv table th {
    white-space: normal;
    width: 50%;
    vertical-align: top;
  }

  ul.support-ul > li:nth-child(even) {
    display: none;
  }

  ul.support-ul {
    margin-top: 24px;
    display: block;
  }
  .support-ul li {
    float: none;
  }
  .tableDiv,
  .panel-group {
    padding-left: 0;
    padding-right: 0;
  }
  /*arrow tabs css*/
  .tabnoimage,
  .tabwithimage {
    padding-left: 0;
    padding-right: 0;
  }
  .sticky {
    margin-left: -16px !important;
    margin-right: -16px;
  }
  .sticky-line-top,
  .sticky-line-bottom,
  .sticky-line-bottom-full-bkg {
    display: none;
  }
  .arrow-tabs .ui-tabs-nav {
    padding-left: 0;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .arrow-tabs > ul > li {
    display: table-cell;
    white-space: nowrap;
    border-top: 2px #cccccc solid !important;
    border-bottom: 4px #cccccc solid !important;
  }
  .arrow-tabs .ui-tabs-nav::-webkit-scrollbar {
    display: none;
  }
  .arrow-tabs .ui-tabs-nav.sticky:after {
    z-index: 1000;
    position: fixed;
    top: 150px;
    width: 16px;
    height: 125px;
    box-shadow: -5px 0px 15px white;
    content: "";
    left: 100%;
  }
  .arrow-tabs .ui-tabs-nav.sticky:after {
    top: 0;
  }
  .arrow-tabs .ui-tabs-nav.sticky:before {
    z-index: 1000;
    position: fixed;
    top: 150px;
    right: 100%;
    width: 16px;
    height: 125px;
    box-shadow: 15px 0px 15px white;
    content: "";
  }
  .arrow-tabs .ui-tabs-nav.sticky:before {
    top: 0;
  }
  /*   select.form-control {
    background: #fff;
  } */

  .arrow-tabs {
    justify-content: flex-start;
    padding: 0;
  }

  .scheduleSection .padding-left-24 {
    padding-left: 12px;
  }
  .scheduleSection .dateForamt label.form-control {
    margin-left: 18px;
  }
  .scheduleSection .dateForamt label.form-control:first-child {
    margin-left: -8px;
  }
  /* .nowrap,
  .panel-title {
    white-space: nowrap;
  } */
  .immunizationSchedule span.important-info-title {
    margin: 30px 0;
  }
  .immunizationSchedule .collapse-text {
    margin: 0 12px 0 25px;
  }
  .immunizationSchedule .collapse-text-date {
    margin: 0 25px 0 12px;
  }
  .child-name-row {
    padding-right: 0;
  }

  .scheduleSection .dateForamt label.form-control:nth-child(2) {
    margin-right: 30px;
    margin-left: 70px;
  }
  /*Rehab*/
  .headerForFilter {
    margin: -21px -20px 0 -20px;
  }
  .headerForFilter h3 {
    background-color: #575757;
    color: white !important;
    padding: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
  }
  .searchForMobileService,
  .filterTag {
    margin-bottom: 10px !important;
  }
  .resultPanel {
    margin-top: 1.5rem !important;
  }
  #overlay {
    display: none; /* ensures it’s invisible until it’s called */
    position: fixed; /* makes the div go into a position that’s absolute to the browser viewing area */
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3000; /* makes the div the top layer, so it’ll lay on top of the other content */
  }

  #overlay-content {
    padding: 20px;
    border: 2px solid #000;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    /*  right: 20px;
    bottom: 20px;
    left: 20px; */
  }

  #close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: white;
  }
  .no-scroll {
    overflow: hidden !important;
  }
  .filterByCount {
    display: inline;
  }
  span.mobileResultCount {
    left: 40%;
    position: absolute;
    display: inline-block;
    margin-top: 8px !important;
    width: 50%;
  }
  .resultCount {
    margin-top: 15px !important;
    right: 16px;
    position: absolute;
  }

  .filterTags.mhaMobile {
    display: inline;
  }
  #clearFilterLink img {
    margin-right: 0.25rem;
  }
  .extraSpace {
    pointer-events: none;
  }
}

/* Small devices (landscape phones, 576px and up and less than 768px) */
@media (min-width: 576px) and (max-width: 767.98px) {
  /*Respiratory Illness Chart :: Start*/
  .Stickytable {
    border-collapse: separate !important;
  }

  .Stickytable td,
  .Stickytable th {
    border-top: 1px solid #dcdcdc;
  }

  .Stickytable th:first-child {
    border-right: 1px solid #dcdcdc;
  }

  .Stickytable thead th {
    border-top: none;
  }

  .tableshadow {
    box-shadow: inset -13px 0px 13px -13px rgba(0, 0, 0, 0.35);
  }
  /*Respiratory Illness Chart :: End*/

  .paragraphcenter {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mha-topic-borderleft {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .btn__default {
    margin-right: 0px;
  }

  .mobile {
    background-color: green;
  }
  .mha-topic-bookappointment {
    bottom: 70px;
    right: 0;
  }
  .mha-topic-card {
    width: 100%;
  }

  .mha-topic-paddingright {
    padding-right: 0px;
  }
  .mha-topic-hamburgermenu {
    margin: 16px;
  }
  .carousel-item > div:nth-child(-n + 2) {
    display: block;
  }

  .carousel-indicators > li:nth-last-child(-n + 1) {
    display: none;
  }

  .carousel-indicators > li:nth-last-child(-n + 2):first-child {
    display: none;
  }

  .carousel-control-prev,
  .carousel-control-next {
    display: none;
  }

  .carousel-indicators {
    bottom: -50px;
  }

  .RelatedinfoCarousel .carousel-item > div:nth-child(-n + 2) {
    display: flex;
  }

  .mha-topic-rightimages {
    width: 185px;
  }

  .ms-table,
  .tableCol-50,
  .tableCol-75,
  .ms-webpart-zone,
  .ms-webpart-cell-vertical,
  .ms-webpart-chrome-vertical {
    display: block;
  }

  .mha-topic-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .mha-topic-rightimages {
    width: 50%;
  }

  .mhaMobile {
    display: flex;
  }

  .mhaDesk {
    display: none;
  }

  .logo {
    background: url("/Topic/SiteAssets/images/AHS-footer-logo.svg") no-repeat;
    /* Additional styles for the logo */
    width: 167px;
    height: 48px;
    margin: 8px 16px;
  }
  .tableDiv {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .tableDiv table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    border-collapse: collapse;
    white-space: nowrap;
  }

  .tableDiv table td,
  .tableDiv table th {
    white-space: normal;
    width: 50%;
    vertical-align: top;
  }
  .tableDiv,
  .panel-group {
    padding-left: 0;
    padding-right: 0;
  }
  ul.support-ul {
    margin-top: 24px;
  }

  /*arrow tabs css*/
  .tabnoimage,
  .tabwithimage {
    padding-left: 0;
    padding-right: 0;
  }
  .sticky {
    margin-left: -16px !important;
    margin-right: -16px;
  }
  .sticky-line-top,
  .sticky-line-bottom,
  .sticky-line-bottom-full-bkg {
    display: none;
  }

  .arrow-tabs .ui-tabs-nav {
    padding-left: 0;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .arrow-tabs > ul > li {
    display: table-cell;
    white-space: nowrap;
    border-top: 2px #cccccc solid !important;
    border-bottom: 4px #cccccc solid !important;
  }
  .arrow-tabs .ui-tabs-nav::-webkit-scrollbar {
    display: none;
  }

  .arrow-tabs .ui-tabs-nav.sticky:after {
    z-index: 1000;
    position: fixed;
    top: 150px;
    width: 16px;
    height: 125px;
    box-shadow: -5px 0px 15px white;
    content: "";
    left: 100%;
  }
  .arrow-tabs .ui-tabs-nav.sticky:after {
    top: 0;
  }
  .arrow-tabs .ui-tabs-nav.sticky:before {
    z-index: 1000;
    position: fixed;
    top: 150px;
    right: 100%;
    width: 16px;
    height: 125px;
    box-shadow: 15px 0px 15px white;
    content: "";
  }
  .arrow-tabs .ui-tabs-nav.sticky:before {
    top: 0;
  }
  li.expandLi {
    width: 100%;
  }

  li.expandLi a.ui-tabs-anchor {
    display: flex;
    align-items: start;
  }
  /*Rehab*/
  .headerForFilter {
    margin: -21px -20px 0 -20px;
  }
  .headerForFilter h3 {
    background-color: #575757;
    color: white !important;
    padding: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
  }
  .searchForMobileService,
  .filterTag {
    margin-bottom: 0 !important;
  }
  .resultPanel {
    margin-top: 1.5rem !important;
  }
  #overlay {
    display: none; /* ensures it’s invisible until it’s called */
    position: fixed; /* makes the div go into a position that’s absolute to the browser viewing area */
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3000; /* makes the div the top layer, so it’ll lay on top of the other content */
  }

  #overlay-content {
    padding: 20px;
    border: 2px solid #000;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    /*  right: 20px;
    bottom: 20px;
    left: 20px; */
    width: 70% !important;
    overflow-y: auto;
    height: 100%;
  }

  #close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: white;
  }
  .no-scroll {
    overflow: hidden !important;
  }
  .filterByCount {
    display: inline;
  }
  span.mobileResultCount {
    left: 40%;
    position: absolute;
    display: inline-block;
    margin-top: 8px;
    width: 50%;
  }
  .resultCount {
    margin-top: 15px !important;
    right: 16px;
    position: absolute;
  }

  .searchForMobileService.w-75 {
    width: 50% !important;
  }
  #clearFilterLink img {
    margin-right: 0.25rem;
  }

  .extraSpace {
    pointer-events: none;
  }
}

/* Medium devices (tablets, 768px and up and less than 992px) */
@media (min-width: 768px) and (max-width: 991.98px) {
  /*Respiratory Illness Chart :: Start*/
  .Stickytable {
    border-collapse: separate !important;
  }

  .Stickytable td,
  .Stickytable th {
    border-top: 1px solid #dcdcdc;
  }

  .Stickytable th:first-child {
    border-right: 1px solid #dcdcdc;
  }

  .Stickytable thead th {
    border-top: none;
  }

  .tableshadow {
    box-shadow: inset -13px 0px 13px -13px rgba(0, 0, 0, 0.35);
  }
  /*Respiratory Illness Chart :: End*/

  ul.support-ul {
    margin-top: 24px;
  }

  .paragraphcenter {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .mobile {
    background-color: yellow;
  }
  .mha-topic-bookappointment {
    bottom: 70px;
    right: 0;
  }
  .margintwocolumn {
    margin-bottom: 0px;
  }

  .margintwocolumn:first-child {
    padding-right: 12px;
  }

  .margintwocolumn:nth-child(2) {
    padding-left: 12px;
  }

  .mha-topic-paddingright {
    padding-right: 0px;
  }

  .mha-topic-hamburgermenu {
    margin: 16px;
  }
  .carousel-item > div:nth-child(-n + 3) {
    display: block;
  }

  .carousel-indicators > li:nth-last-child(-n + 2) {
    display: none;
  }

  .carousel-indicators > li:nth-last-child(-n + 3):first-child {
    display: none;
  }

  .carousel-control-prev,
  .carousel-control-next {
    display: none;
  }

  .RelatedinfoCarousel .carousel-item > div:nth-child(-n + 3) {
    display: flex;
  }

  .mha-topic-rightimages {
    width: 185px;
  }

  .ms-table,
  .tableCol-50,
  .tableCol-75,
  .ms-webpart-zone,
  .ms-webpart-cell-vertical,
  .ms-webpart-chrome-vertical {
    display: block;
  }

  .mha-topic-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .mha-topic-rightimages {
    width: 50%;
  }
  .mhaMobile {
    display: none;
  }
  .explore-search .mhaMobile {
    display: flex;
  }
  .mhaDesk {
    display: block;
  }
  .explore-search .mhaDesk {
    display: none;
  }
  label.resultCount.mhaDesk {
    display: inline-block;
  }
  .logo {
    background: url("/Topic/SiteAssets/images/AHS-footer-logo.svg") no-repeat;
    /* Additional styles for the logo */
    width: 167px;
    height: 48px;
    margin: 8px 16px;
  }
  .tableDiv {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .tableDiv table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    border-collapse: collapse;
    white-space: nowrap;
  }

  .tableDiv table td,
  .tableDiv table th {
    white-space: normal;
    width: 50%;
    vertical-align: top;
  }
  .tableDiv,
  .panel-group {
    padding-left: 0;
    padding-right: 0;
  }

  /*arrow tabs css*/
  .tabnoimage,
  .tabwithimage {
    padding-left: 0;
    padding-right: 0;
  }
  .sticky {
    margin-left: -16px !important;
    margin-right: -16px;
  }
  .arrow-tabs .ui-tabs-nav {
    padding-left: 0;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .arrow-tabs > ul > li {
    display: table-cell;
    white-space: nowrap;
  }
  .sticky-line-bottom {
    border-bottom: 4px #cccccc solid !important;
  }
  .arrow-tabs .ui-tabs-nav::-webkit-scrollbar {
    display: none;
  }

  .arrow-tabs .ui-tabs-nav.sticky:after {
    z-index: 1000;
    position: fixed;
    top: 150px;
    width: 16px;
    height: 125px;
    box-shadow: -5px 0px 15px white;
    content: "";
    left: 100%;
  }
  .arrow-tabs .ui-tabs-nav.sticky:after {
    top: 0;
  }
  .arrow-tabs .ui-tabs-nav.sticky:before {
    z-index: 1000;
    position: fixed;
    top: 150px;
    right: 100%;
    width: 16px;
    height: 125px;
    box-shadow: 15px 0px 15px white;
    content: "";
  }
  .arrow-tabs .ui-tabs-nav.sticky:before {
    top: 0;
  }
  /* select.form-control {
    background: #fff;
  } */
  #clearFilterLinkForDesk {
    display: flex;
  }
  .searchForService.w-50 {
    width: 100% !important;
  }
  #clearFilterLink img {
    margin-right: 0.25rem;
  }
}

/* Large devices (desktops, 992px and up and less than 1200px) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .modal-content.widermodal {
    width: 750px;
  }

  .mobile {
    background-color: pink;
  }

  .NoCarouselitems {
    display: none;
  }

  .carousel-control-prev,
  .carousel-control-next {
    display: none;
  }

  .carousel-item > div:nth-child(-n + 4) {
    display: block;
  }

  /* .carousel-indicators > li:nth-last-child(-n + 3) {
    display: none;
  }

  .carousel-indicators > li:nth-last-child(-n + 4):first-child {
    display: none;
  }*/

  .RelatedinfoCarousel .carousel-item > div:nth-child(-n + 4) {
    display: flex;
  }

  /* .carousel-indicators.moreitems > li {
    display: block;
  }

  .carousel-indicators.moreitems > li:nth-last-child(-n + 2) {
    display: none;
  }

  .carousel-indicators.moreitems > li:nth-last-child(-n + 3):first-child {
    display: none;
  }*/

  .mha-topic-rightimages {
    width: 185px;
  }

  .mha-topic-hamburgermenu {
    margin: 16px;
  }

  .ms-table,
  .tableCol-50,
  .tableCol-75,
  .ms-webpart-zone,
  .ms-webpart-cell-vertical,
  .ms-webpart-chrome-vertical {
    display: block;
  }

  .mha-topic-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .mha-topic-rightimages {
    width: 50%;
  }

  .mhaMobile {
    display: none;
  }
  .explore-search .mhaMobile {
    display: flex;
  }
  .mhaDesk {
    display: block;
  }
  .explore-search .mhaDesk {
    display: none;
  }
  label.resultCount.mhaDesk {
    display: inline-block;
  }
  .logo {
    background: url("/Topic/SiteAssets/images/AHS-footer-logo.svg") no-repeat;
    /* Additional styles for the logo */
    width: 167px;
    height: 48px;
    margin: 8px 16px;
  }
  .arrow-tabs .ui-tabs-nav {
    padding-left: 0;
  }
  .arrow-tabs > ul > li {
    display: table-cell;
    white-space: nowrap;
  }
  .arrow-tabs .ui-tabs-nav::-webkit-scrollbar {
    display: none;
  }

  .sticky {
    margin-left: -16px !important;
    margin-right: -16px;
  }

  .tableDiv table th:first-child,
  .tableDiv table td:first-child {
    white-space: normal;
    width: 30%;
    vertical-align: top;
  }
  #clearFilterLinkForDesk {
    display: flex;
  }
  .searchForService.w-50 {
    width: 100% !important;
  }
}

/* X-Large devices (large desktops, 1200px and up and less than 1400px) */
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .modal-content.widermodal {
    width: 750px;
  }

  .mobile {
    background-color: blue;
  }
  .NoCarouselitems {
    display: none;
  }

  .carousel-item > div:nth-child(-n + 4) {
    display: block;
  }

  /* .carousel-indicators > li:nth-last-child(-n + 3) {
    display: none;
  }

  .carousel-indicators > li:nth-last-child(-n + 4):first-child {
    display: none;
  }  */

  .RelatedinfoCarousel .carousel-item > div:nth-child(-n + 4) {
    display: flex;
  }

  /*.carousel-indicators.moreitems > li {
    display: block;
  }

  .carousel-indicators.moreitems > li:nth-last-child(-n + 2) {
    display: none;
  }

  .carousel-indicators.moreitems > li:nth-last-child(-n + 3):first-child {
    display: none;
  }*/
  /*
  .carousel-control-prev {
    left: -100px !important;
  }

  .carousel-control-next {
    right: -100px !important;
  }
  */
  .mha-topic-paddingright {
    padding-right: 0px !important;
  }

  .tableDiv table th:first-child,
  .tableDiv table td:first-child {
    white-space: normal;
    width: 30%;
    vertical-align: top;
  }
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
  .modal-content.widermodal {
    width: 750px;
  }

  .mobile {
    background-color: orange;
  }
  .NoCarouselitems {
    display: none;
  }

  .carousel-item > div:nth-child(-n + 4) {
    display: block;
  }

  /* .carousel-indicators > li:nth-last-child(-n + 3) {
    display: none;
  } 

  .carousel-indicators > li:nth-last-child(-n + 4):first-child {
    display: none;
  }*/

  .RelatedinfoCarousel .carousel-item > div:nth-child(-n + 4) {
    display: flex;
  }

  /*  .carousel-indicators.moreitems > li {
    display: block;
  }

  .carousel-indicators.moreitems > li:nth-last-child(-n + 2) {
    display: none;
  }

  .carousel-indicators.moreitems > li:nth-last-child(-n + 3):first-child {
    display: none;
  }*/
  .tableDiv table th:first-child,
  .tableDiv table td:first-child {
    white-space: normal;
    width: 30%;
    vertical-align: top;
  }
}

@media only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx), only screen and (min-width: 726px) and (max-width: 726px), only screen and (min-height: 360px) and (max-height: 360px) {
  /* CSS rules specific to 1090x540 at 150% scaling */
  .sticky {
    top: -1px;
  }
}
