@media (max-width: 980px){
	.how-we-value-wrapp img.img-fluid{
		height: 350px;
	}
	section.summary-section {
    padding-top: 115px;
}
}

@media (max-width: 540px){
	.summary-section .inner-column-content{
		padding: 20px;
	}
	.how-we-value-wrapp img.img-fluid {
        height: 300px;
    }
	.how-we-value-wrapp .atrr{
		padding: 0;
	}
	.how-we-value-wrapp .row {
		gap: 0px 0;
	}
	section.summary-section a{
		font-size: 24px;
	}
	.col-lg-7.col-md-12.col-sm-12.position-relative, .col-lg-5.col-md-12.col-sm-12.position-relative.right-contentss {
    padding: 0px;
}
.summary-section .inner-column .image img{
	height: 300px;
}
section.summary-section {
    padding-top: 40px;
}
   section.winter-stay-sec .head-sec {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
  section.winter-stay-sec .col-4{
    width:100%;
    padding:0;
  }
  section.winter-stay-sec .winter-img img{
    height: 350px;
  }
  section.winter-stay-sec .title h3, section.winter-stay-sec .services-content .services-title{
    font-size: 21px;
  }
  section.winter-stay-sec .title{
   padding: 20px 10px; 
  }
  section.winter-stay-sec .service-para{
    height: 205px;
  }
  section.winter-stay-sec .services-content{
    height: 350px;
  }
}
@media (max-width: 360px){
section.summary-section a{
		font-size: 22px;
	}
	.summary-section .inner-column .image img{
	height: 250px;
}
}


