@charset "utf-8";

#section-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
/*     padding-bottom: 3.8rem; */
}

#section-header > .row {
    flex: 1 1 100%;
    /*padding-top: 1rem;*/
}

#cnt-section-header {
    /*display: flex;
    justify-content: flex-start;
    align-items: end;
    padding-bottom: 0.325rem;*/
    border-bottom: 1px solid #d9d5d5;
    padding-left: 0px;
    padding-right: 0px;
}

#cnt-page-title {
	padding-left: 0px;
	padding-right: 0px;
}

#cnt-section-header-img-logos {
    flex: 0 0 778px;
}

#img-header, 
#img-header_2 {
    width: inherit;
}

#img-header {
	display: inherit;
}

#img-header_2, 
#img-header_3 {
	display: none;
}

#img-header_3 {
    width: 100%;
}