.ngo-airline-logos {
	width: 150px;
	height: 150px;
}
.txt-color-2 {
	color: var(--company-color-2)!important;
}
.image-block {
    width: 100%;
}
.image-block img{
    width: 200px!important;
    height: unset!important;
    object-fit: contain;
}
.image-block.image-1 img {
    width: 145px!important;
}
.page-header.page-header-modern.page-header-background.page-header-background-lg {
    padding: 79px 0 294px 0;
}
.retail-header-bg {
    background-position: center;
}
.airline-header-bg {
    background-position: center;
}
.post-image {
    width: 100%;
}
.post-image img{
    object-fit: cover;
    min-height: 215px;
}
.heading-normal {
    text-transform: none;
}