.image-2{
   display:none;
}

.title {
    font-weight: bold;

    
}
.gsc-our-gallery .item .box-content .banner {
	position: absolute;
	bottom: 270px;
	right: 0;
	padding: 35px 30px;
	background: #178E94;
	z-index: 9;
	max-width: 55%;
}

.banner .title {
	color: #ccc;
	font-size: 22px;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	line-height: 32px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}



@media only screen and (max-width: 600px) {
  .box-content{
    display: none !important;
}
}

hidden-footer{
     display: none !important;  
    
}