	.card-title {
			font-weight: 800 !important;
			min-height: 115px;
		}
		.card-img-top{
			/* height: 250px; */
			object-fit: cover;
		}
		@media (max-width: 767px) {
    .tabs-section {
        padding-top: 110px;
    }
     .updates-section { overflow: hidden;}
}

