.hero-image-page img{
    max-height: 480px !important;
    object-fit: cover;
}

.author .breadcrumb-title.h5.text-bold {
    display: none;
}
.hero-content-section .banner-container iframe {
    position: absolute;
    left: 0 !important;
    width: 100% !important;
    border: 0;
    overflow: hidden;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    height: 56.25vw !important;
}
.hero-content-section .banner-container {
    position: relative;
    text-align: center;
    height: 545px;
    max-height: 545px;
    overflow: hidden;
    top: -56px;
    bottom: -56px;
    pointer-events: none;
    padding-bottom: 0;
    max-width: 100% !important;
    width: 100% !important;
    overflow: hidden;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.hero-content-section .banner-container h2 {
    position: absolute;
    top: 53.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    color: white;
    text-align: center;
}
a.need_help_url {
	padding: 11px 20px 13px;
    font-size: 16px;
  color: var(--sp-black) !important;
  font-style: normal;
  font-weight: 400;
  /* 19.2px */
  background: #aabfb2 !important;
  min-width: 160px;
  text-align: center;
  display: block;
  border-radius: 0;
  line-height: 16px !important;
}
 
@media (max-width:767px) {
	.hero-content-section .banner-container iframe {
    position: absolute;
    left: 0 !important;
    width: 100% !important;
    border: 0;
    overflow: hidden;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    height: 300px !important;
}
.hero-content-section .banner-container {
    position: relative;
    text-align: center;
    height: 300px;
    max-height: 300px;
    overflow: hidden;
    top: -56px;
    bottom: -56px;
    pointer-events: none;
    padding-bottom: 0;
    max-width: 100% !important;
    width: 100% !important;
    overflow: hidden;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.hero-content-section .banner-container h2 {
    position: absolute;
    top: 53.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    color: white;
    text-align: center;
}
 
}
	.vc_custom_1705179194305 {
		margin-top: 0px !important;
	}


