@media only screen and (max-width: 767px) {
  .bg--staff--white{
	background-size: contain !important;
}
}

/* .bg--staff--white{*/
/*	background-image: url("https://cis.ourliveserver.net/sites/default/files/2024-11/Rectangle%20162.png");*/
/*}*/
.bg--staff--white .card-body .az-ctnr{
	display: flex !important;
	align-items: end !important;
}

.pt-lg-5.pt-3{
	   max-width: 330px;
	   font-size: 16px !important;
}