.uc-cases .t-bgimg {
	background-size: 100% auto;
	cursor: zoom-in;
}
.uc-companies .t-slds, .uc-programs .t-slds {
	min-height: 200px;
}
.uc-videos .t-video-lazyload, .uc-videos .t-video-lazyload video {
    min-height: 525px !important;
}
@media screen and (max-width: 640px) {
    .t996__container {
        padding-top: 10px;
    }
    .t490 .t-heading_md {
        font-weight: bolder;
        font-size: 240%;
    }
    .t156__wrapper {
        flex-direction: column;
    }
    .t156__item {
        width: 100%;
        margin: 0px 0px 30px 0px;
    }
    .uc-cases .t1186__bgimg-wrap {
        max-width: 100% !important;
        min-height: 300px;
    }
    .t1186__card_default .t1186__bgimg {
        min-height: 300px;
        max-height: 300px;
    }
}