
.section-options .tile-half{
    grid-column:span 2;
}

.section-options .tile-discount .tile-content{
    width: auto;
    max-width: 480px;
}


@media only screen and (max-width: 734px){
	.section-options .tile-discount .tile-content{
		width: 340px;
		max-width: initial;
	}
}

/*Fix haven't change v*/
.section.section-models .tile-price {
    font-weight: 600;
    margin: 30px auto
}

@media only screen and (max-width: 1068px) {
    .section.section-models .tile-price {
        margin:14px auto 30px
    }
}

@media only screen and (max-width: 734px) {
    .section.section-models .tile-price {
        margin-bottom:20px
    }
}

/*Holiday 2020-1030 start*/

.center_ls { padding-left: 0.6em;}
@media only screen and (max-width: 1068px) {
  .center_ls { padding-left: 0em;}
}
@media only screen and (max-width: 734px) {
    .center_ls { padding-left: 0.6em;}
}

/*Holiday 2020-1030 end*/

/*2020-1110*/
.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after {
    display: inline;
    position: relative;
}

.section-black-unity .button-custom::after{
    width: calc(100% + 3.0px);
}

.section-black-unity .button-custom .icon::after {
    padding-left: 12px;
}

@media only screen and (max-width: 1068px) {
    .section-black-unity .button-custom .icon::after {
        padding-left:8px
    }
}

.tile-pride-bands-2021 .pride-colors-bg {
    background-size: 170%;
}

@media only screen and (max-width: 1068px){
    .section-options .tile-watchos8 {
        margin-bottom: 0;
    }
}

.section-options .tile-watchos8 {
    margin-bottom: 0;
}

@media only screen and (max-width: 1068px) {
    .section-options .tile-watchos8 {
        width:100%;
        margin-bottom: 0;
        min-height: 445px
    }
}

@media only screen and (max-width: 734px) {
    .section-options .tile-watchos8 {
        margin-bottom: 0
    }
}
