.custom-col-7 {
    width: 13.28%;
    max-width: 13.28%;
    display: inline-block;
}

.justify-content-center .col-md-10 {
    margin-left: 8.33%;
}

.sub__page .justify-content-center .col-md-8 {
    margin-left: 16.66%;
}

.ie4-col {
    max-width: 32% !important;
    width: 32%;
    display: inline-block;
}

.ie1-col {
    max-width: 16% !important;
    width: 16%;
    display: inline-block;
}

header {
    height: 112px !important;
}

.mgc__frame {
    height: calc(100% - 100px);
}
.ie-hide {
	display:none !important;
}
.ie-show {
	display:block !important;
}