.pdf-cont {display: inline;}
.pdf-cont img{margin-top: -4px;margin-right: 0;}
.signed-in .image-modal-popup {z-index:1 !important}
.page-editor__fragment-content .image-modal-popup{display:none !important;}
.section-sub-heading{font-size: var(--fnt_24);}
.card-img-white img {object-fit: cover;
    height: 300px;
    object-position: top;width:100%}
.youtube-video-popup .closePopUp-wrapper {top: -20px !important;}
/* #fame .card-img-white img {object-fit: contain !important;height: auto !important;} */
.custome-card h3 {
    padding: 24px;
    margin: 0;
    width: 100%;
    font-size: var(--fnt_20);
    font-weight: var(--semibold);
}

body .custome-card h3 {
    padding: 24px !important;
    margin: 0 !important;
}
			.card-struct-white h3:hover{
			text-decoration:underline;}
			.pdf-cont{font-weight: var(--semibold);}
			@media only screen and (max-width: 768px) {
     .custome-card .card-img-white img {
        height: auto !important;
    }
		.card-struct-white h4{font-size: var(--fnt_14);}
.card-struct-white h3{font-size: var(--fnt_14);}
		.banknotes-container p {font-size: var(--fnt_12);}
		.pdf-cont{font-size: var(--fnt_10);}    
}


.card-struct-white:hover{box-shadow: 0px 3px 10px rgba(1, 33, 80, 0.2);}


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

.custome-card .download-block {margin-bottom: 24px;}
	@supports (-webkit-touch-callout: none) {
  .custome-card .download-block .pdf-group {position: static;}
}


	@media only screen and (min-width: 768px) {	
			.custome-card h3 {line-height: 32px;}
.card-struct-white .border-top {min-height: 105px;}
}
@media only screen and (max-width: 1260px) and (min-width: 768px)  {
				.pdf-cont{font-size: var(--fnt_12);}   
			}
			.card-img-white img{height:280px !important;}