.pdf-cont {display: inline;}
.pdf-cont img{margin-top: -4px;margin-right: 0;}
.card-img-white img {
  object-fit: cover;
  height: 300px;
  object-position: top;
}
#flw2022{margin-top:0}
.custome-card h3 {
    padding: 24px;
    margin: 0;
    width: 100%;
    font-size: var(--fnt_20);
    font-weight: var(--semibold);
}
			.card-struct-white:hover h3{
			text-decoration:underline;}
		.page-section-heading	.section-heading {margin-bottom: -60px;}
			@media only screen and (max-width: 768px) {
  .FLW-section .section-heading {
    font-size: var(--fnt_16);
}
.card-struct-white h4{font-size: var(--fnt_14);}
.card-struct-white h3{font-size: var(--fnt_14);}
}.card-img-white img{height:280px !important;}
.card-struct-white:hover{box-shadow: 0px 3px 10px rgba(1, 33, 80, 0.2);}

.custome-card .download-block{margin-bottom: 24px;}
.download-block {position: static;bottom: 25px;width: 100%;margin-bottom: 0;}
.custome-card h3 {padding: 0 24px !important;margin: 24px 0 30px !important;}
.card-struct-white {position: relative;}

.m-tb-80.idPaddingTop {padding-top: 10px; margin-top:70px}
	@media only screen and (min-width: 768px) {	
			.custome-card h3 {line-height: 32px;}
.card-struct-white .border-top {min-height: 105px;}
}
@media (max-width: 767px) {
    .m-tb-80.idPaddingTop {padding-top: 0;}
}