@media only screen and (max-width: 767px) {
	.banking-rightBox {
		padding: 35px 30px 35px 30px;
	}

	/*
 ------------------------------
  * Deposit Schemes css
 ------------------------------
 */
	.modern-table {
		font-size: 14px;
	}

	.modern-table th,
	.modern-table td {
		padding: 10px 8px;
	}

	.rate-highlight {
		padding: 3px 8px;
	}

	.modern-table-header {
		font-size: 22px;
		padding: 18px 15px;
	}

	/*
 ------------------------------
  * BOM css
 ------------------------------
 */

	.team-img-container {
		height: 320px;
	}

	.top-row {
		flex-direction: column;
		align-items: center;
	}

	.top-row .team-card {
		display: unset;
		/* flex-direction: column; */
		margin-bottom: 40px;
		width: 100%;
		/* max-width: 280px; */
	}
	.top-row {
		margin-bottom: 0;
	}
	.team-info.team-info-box-p {
		width: 100%;
		padding: 35px 0;
	}
	.team-card {
		max-height: none;
		height: auto;
	}
	.team-section {
		padding: 80px 0 5px;
	}

	/* * Pradhan Mantri Yojana css */
	.contact-banner {
		text-align: center;
		margin-bottom: 35px;
	}

	#wow-debit-slider .swiper-slide > img {
		width: 100%;
		height: auto;
	}

	/* * Photo Gallery css */
	.date-filter {
		justify-content: flex-start;
		margin-bottom: 15px;
	}

	.gallery-item {
		margin-bottom: 15px;
	}

	.gallery-item img {
		/* height: 150px; */
	}

	/* * Download Form css */
	.bank-form-row {
		flex-direction: column;
		align-items: flex-start;
	}

	.bank-form-name {
		margin-bottom: 15px;
	}

	.bank-action-buttons {
		width: 100%;
	}

	.bank-view-btn,
	.bank-download-btn {
		flex: 1;
	}

	/* * contact css */
	.contact-container {
		margin: 35px 0;
	}

	.contact-info {
		border-right: none;
		border-bottom: unset;
		margin-bottom: 20px;
	}

	.map-container {
		min-height: 350px;
	}

	/* * Services  css */
	.s-service-card,
	.s-deposit-card {
		margin-bottom: 20px;
	}

	/* * awards and achievements  css */
	.award-container {
		margin-bottom: 20px;
	}
	.mobile-col-reverse {
		flex-direction: column-reverse;
	}

	/* * Rupay Debit Cards css */

	.deal-container {
		height: auto;
	}

	.brand-name {
		font-size: 1.5rem;
	}

	.promo-description {
		font-size: 1rem;
		min-height: auto;
	}

	.promo-image {
		height: 150px;
	}

	/* * about us css */
	.award-image.our-vision-img {
		mask-image: unset;
	}
	.award-image.our-mission-img {
		mask-image: unset;
	}
}
