/*  ------  local   ------  */
body, html {
    overflow-x: clip !important;
}
body, html {
    overflow: unset;
}
.dsl__mobile{
    display: none;
}
.ds__only-mobile{
    display: none;
}
.dsl__page .dsl__compare-item-title {
 {
        font-size: 37px !important;
 }


.bcorp-prefooter {
    position: relative;
}
.i-footer .bcorp-prefooter__section {
    position: relative;
}


@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
.dsl__page .dsl__compare-item-text {
    width: 78% !important;
}
.dsl__page .dsl__compare-item-detail-text {
        padding-left: 21px !important;
    }
    .dsl__page .dsl__compare-item-text {
    width: 84%;
}
.dsl__page .dsl__compare-item-title {
 {
        font-size: 37px !important;
 }
}
}


@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
.dsl__page .dsl__compare-item-text {
    width: 78% !important;
}
.dsl__page .dsl__compare-item-detail-text {
        padding-left: 21px !important;
    }
 .dsl__page .dsl__compare-item-text {
    font-size: 12px;
}
.dsl__page .dsl__compare-item-detail-text {
        font-size: 20px;
      }
  }
 @media screen and (max-width: 480px){

 }

