.page-features .section-hero .hero-copy-wrap{
    width: 100%;
}

.cnterall_03{
	padding-left: 0.35em;
}


/* 2021-10-11 */
.page-features .section-highlight figure.image-card-skim-through {
    width: 453px;
    height: 328px;
    background-size: 453px 328px;
    background-repeat: no-repeat;
    position: relative;
    left: 0;
    margin-left: 0;
}

@media only screen and (max-width: 1068px) {
    .page-features .section-highlight figure.image-card-skim-through {
        width:316px;
        height: 229px;
        background-size: 316px 229px;
    }
}


@media only screen and (max-width: 734px) {
    .page-features .section-highlight figure.image-card-skim-through {
        width:262px;
        height: 190px;
        background-size: 262px 190px;
    }
}

@media only screen and (max-width: 1068px) {
    .page-features .section-highlight figure.image-card-skim-through {
        left:80px;
        margin-left: 0;
    }
}

@media only screen and (min-width: 735px) and (max-width: 870px) {
    .page-features .section-highlight figure.image-card-skim-through {
        position:relative;
        left: 50%;
        margin-left: -226.5px
    }
}

@media only screen and (min-width: 735px) and (max-width: 870px) and (max-width: 1068px) {
    .page-features .section-highlight figure.image-card-skim-through {
        left:50%;
        margin-left: -158px
    }
}

@media only screen and (min-width: 735px) and (max-width: 870px) and (max-width: 734px) {
    .page-features .section-highlight figure.image-card-skim-through {
        left:50%;
        margin-left: -131px
    }
}

@media only screen and (max-width: 734px) {
    .page-features .section-highlight figure.image-card-skim-through {
        position:relative;
        left: 50%;
        margin-left: -226.5px
    }
}

@media only screen and (max-width: 734px) and (max-width: 1068px) {
    .page-features .section-highlight figure.image-card-skim-through {
        left:50%;
        margin-left: -158px
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .page-features .section-highlight figure.image-card-skim-through {
        left:50%;
        margin-left: -131px
    }
}