
.mt40 {margin-top: 40px;}
.main-content .col2-wraparound .img {width: 140px;}
.label {margin-bottom: 80px;}
.flex {display: flex;}
.main-content .single-img {
    margin-left: auto;
    margin-right: auto;
}
.border {
    border-bottom: 1px solid #dadada;
}
.main-content .img-text img {
    display: inline;
    max-width: 100%;
    margin: 0 auto;
}
.bgc {
    background-color: #fdf7dc;
    padding: 0 20px 40px;
    margin-bottom: 0;
}
.mtpt {
    padding-top: 30px;
    margin-top: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.borderdd {
    margin-top: 25px;
    padding: 20px 0 0;
    border-top: 2px dotted #dadada;
}
.borderbb {
    padding-bottom: 40px;
    border-bottom: 2px dotted #dadada;
}
.main-content .col2-wraparound .text,
.text,
.heading-color,
.main-content a.link-underline,
.heading-bold,
.main-content .link-list-arr .item{
    font-size: 130%;
}
@media print, screen and (min-width: 768px) {
    .main-content.layout-2col #area-main {
        flex-basis: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .label {
        margin-bottom: 40px ;
    }

    .image-02 {
        margin: 20px auto 0;
    }
    .main-content .col2-wraparound .img {width: 100% !important;}
    .flex {flex-wrap: wrap;}
    .smp40 {margin-top: 40px;}
    .table-wrap-scroll table th {width: 80px;text-align: center !important;}
    .table-wrap-scroll table {text-align: center;}
    .main-content .col2-wraparound .text,
    .text,.heading-color,
    .main-content a.link-underline,
    .main-content p.text a.link-underline,
    .heading-bold,
    .main-content .link-list-arr .item {
        font-size: 122%;
    }
    .bgc {
        padding: 0 5px 10px;
        margin-bottom: 0;
        margin-top: 20px;
    }
    .mtpt {
        padding-top: 10px;
        margin-top: 20px;
        margin-bottom: 20px !important;
    }
    .mb30 {
        margin-bottom: 20px;
    }
    .borderdd {
        margin-top: 5px;
        padding: 10px 0 0;
        border-top: 2px dotted #dadada;
        margin-bottom: 10px !important;
    }
	.borderbb {
    	padding-bottom: 20px;
	}
    .img-comment{
        text-align: center;
    }
}
