
@media only screen and (min-width: 1069px) {
.hmc-modal-content .hmc-table .t-hmc-cell-heading+.t-hmc-section-body{
	width: 325px;
}
}


 .hmc-modal-content .t-hmc-section-heading:lang(th){
 	line-height: 1.2;
 }
 
 
 @media only screen and (min-width: 1069px) {
 .hmc-modal-content .hmc-table .hmc-section-content [role="rowheader"]{
 	   padding-right: 40%;
 }
}
 
@media only screen and (max-width: 1068px) {
    .hmc-standalone .hmc-subsection-buy .hmc-tile-iphone11 .hmc-pricing-copy,.hmc-modal-content .hmc-subsection-buy .hmc-tile-iphone11 .hmc-pricing-copy {
        margin-top: 72px
    }
}

@media only screen and (max-width: 734px) {
    .hmc-standalone .hmc-subsection-buy .hmc-tile-iphone11 .hmc-pricing-copy,.hmc-modal-content .hmc-subsection-buy .hmc-tile-iphone11 .hmc-pricing-copy {
        margin-top: 54px
    }
}

.small-caps {
    font-variant-caps:all-small-caps
}