.about-banner-section{
	background: linear-gradient(105deg, #B07052 14.07%, #CD8963 71.96%);
	overflow:hidden;
	aspect-ratio: 1440 / 606;
	position: relative;
	display: flex;
	align-items: center;
}
.about-banner-section > .container {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}
.about-banner-section > .container > .row {
	width: 100%;
	align-items: center;
}
h1.about-title{
	color: #FFF;
	font-family: Poppins;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.36px;
}
.about-text{
	color: #FFF;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; 
	letter-spacing: 0.28px;
}
.left-banner-sec{
	padding: 0;
	width:90%;
}
/* .right-img-sec {
    transform: translateY(20px);
} */
.right-img-sec {
    /* transform: translateY(9px); */
    background: url('https://zenonco.io/assets/images/about/banner-right-img.webp');
    background-size: cover;
    /* background-position: 29%; */
    background-position: 45%;
    width: 100%;
    height: 100%;
    bottom: -10px;
    position: absolute;
}

.bg-white{background:#fff;}
.about-solution-section{
	padding:85px 0 50px;
}
.problem-sec{position:relative;}
.problem-sec h2{
	color: #E76943;
	font-family: Poppins;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.3px;
	text-transform: capitalize;
	position:relative;
}

.problem-sec img{
    position: absolute;
    top: -45px;
    z-index: 0;
    left: -60px;
}

.solution-sec img {
    position: absolute;
    top: -65px;
    z-index: 0;
    left: -80px;
}

/* .problem-sec:before {
	content:'';
    background: url('https://zenonco.io/assets/images/about/problems-vector.svg');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;  
} */

.solution-sec {
    margin-top: 60px;
	position:relative;
}

.solution-sec h2{
	color: #046461;
	font-family: Poppins;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.3px;
	text-transform: capitalize;
	position:relative;
}
.problem-sec p, .solution-sec p{
	color: #444;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.42px;
	margin:0;
	position:relative;
}

.about-solution-section p{
	color: #444;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.42px;
	margin:0;
	margin-bottom:15px;
}

.bg-box{
	background:#FFF5F2;
	padding:35px 60px;
	border-radius: 18px;
	margin:50px 0;
}
.bg-box .qoute-text{position:relative;}
.bg-box .qoute-text p{
	color: #444;
	text-align: center;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 0.72px;
	margin:0
}

.qoute-text .quote-left{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.qoute-text .quote-right{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.qoute-text p{padding:0 81px; margin:0}


.zen-approach-section{
	background: #E2F0F0;
	padding:45px 0;
}
.sec-header{
	color: #444;
	text-align: center;
	font-family: Poppins;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.sec-sub-title{
	color: #444;
	text-align: center;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.28px;
}

.sec-sub-title span{color: #E76943;}

.inner-approach{
	margin-top:45px;
}

.approach-img{
	width: 90%;
	height: auto;
	max-width: 100%;
	object-fit: contain;
	display: block;
	transform: translateY(10%);
}
.inner-approach > .col-md-6:first-child {
	display: flex;
	align-items: center;
}

.expert-detail{
	border-radius: 10px;
	background: #fff;	
	padding: 25px 30px;
	margin-bottom: 27px;
}

.expert-detail.active{
	border-radius: 10px;
	background: #046461;	
	margin-bottom: 27px;
}


.accord-head h3{
	color: #444; 
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
	position:relative;
}
.expert-detail .accord-head {
	cursor: pointer;
}

.expert-detail .accord-head h3:after {
    content: '';
    background: url('https://zenonco.io/assets/images/about/down-arrow-acc.png');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    width: 24px;
    height: 24px;
    right: 0;
    transform: translateY(-50%);
}

.accord-head p{
	color: #444;
	font-family: Poppins;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.026px;
	text-transform: capitalize;
	margin:0
}

.expert-detail.active .accord-head h3{
	color: #FFF;
	
}

.expert-detail.active .accord-head h3:after {
    content: '';
    background: url('https://zenonco.io/assets/images/about/up-arrow-acc.png');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    width: 24px;
    height: 24px;
    right: 0;
    transform: translateY(-50%);
}
.expert-detail.active .accord-head p{
	color: #FFF;
	margin-bottom: 15px
}

.expert-detail.active .accord-content{
	color: #FFF;
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.36px;
	
}

.expert-detail .accord-content{
	display:none;
}

.expert-detail .accord-content.show{
	display:block;
}

.expert-detail.active .accord-content .content-block .img-left{
	align-items: center;
	display: flex;
}

.expert-detail.active .accord-content .content-block svg{width:100%;}

.expert-detail.active .accord-content .content-block{
	margin-bottom:30px;
}

.expert-detail.active .accord-content .content-block .text{
	color: #FFF;
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.36px;
}

.treatment-benefits{
	padding: 60px 0;
}

.rationCancerCare {
    padding: 40px 10px 40px 10px;
    margin: 0 auto;
}

.OurRationImage {
    margin-bottom: 10px;
}

.OurRationImage img {
    width: 100%;
    height: 64px;
}

.successRatio {
    color: #046461;
	text-align: center;
	font-family: Poppins;
	font-size: 66px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: capitalize;
	margin-bottom:0;
}
.SuccessRatioText {
    color: #444;
	text-align: center;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.28px;
	width: 80%;
    margin: 0 auto;
}

b.count-digit.counter-loaded {
    font-weight: 600;
}

.CancerCareTitle{
	color: #444;
	font-family: Poppins;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 60px; /* 166.667% */
}
.CancerCareTitle span{
	color: #F0955E;
}
.pt-benefit p{
	color: #444;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.28px;
}
button.btn.Connect_with_Expert {
    width: 85%;
    height: 48px;
    border-radius: 8px;
    background: #F47322;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 0px;
    margin-bottom: 35px;
    margin-top: 35px;
}
.pt-feedback {
    background: url('https://zenonco.io/assets/images/about/bg-vector.png');
	background-size:80%;
	background-position:center;
	background-repeat:no-repeat;
}

.pt-content {
    /* padding: 80px 110px 0 110px; */
    min-height: 391px;
    margin: 0 auto;
	display: flex;
    align-items: center;
    width: 60%;
}
.pt-content p{
    color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.026px;
}

#patientbenefitSlide .owl-nav {
    margin: 20px 0 20px;
	position:relative;
}
#patientbenefitSlide .nav-button.owl-next {
    position: absolute;
    right: 0;
    top: 0;
}

#patientbenefitSlide .owl-dots {
    text-align: center;
    margin-top: 15px;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}

#patientbenefitSlide .owl-dots .owl-dot {
    display: inline-block;
}

#patientbenefitSlide .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

#patientbenefitSlide .owl-dots .owl-dot.active span {
    background: #444;
	opacity:1;
}

.our-vision{
	border-top: 1px solid #dfdfdf; 
	padding: 50px 0 0;
}


.successRatio span {
    background: url('https://zenonco.io/assets/images/about/ellipse-vector.svg');
    background-size: 95px;
    background-repeat: no-repeat;
    background-position: 100%;
    padding-right: 10px;
}

.founder-banner-section{
	background: #F9DAD0;
	padding:75px 0;
}
.fd-title{
	color: #444;
	font-family: Poppins;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.fd-text{
	display: flex;
	padding-top: 5px;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}

.founder-name{
	color: #E76943;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
	text-align:center;
	margin-bottom:5px;
	
}
.fd-des{
	color: #444;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-align:center;
}

.clinical-team-sec{
	background:#fff;
	padding:75px 0;
}

.clinical-team-sec .team-list{
	justify-content:center;
}

.clinical-team-sec .HideCctDiv{display:none;}

.clinical-team-sec .clinic-item {
	margin: 0 auto 15px;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
.dr-name {
	color: #046461;
	text-align: center;
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.24px;
	text-transform: capitalize;
}
.dr-desg {
	color: #046461;
	text-align: center;
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.24px;
	text-transform: capitalize;
}

.clinical-team-sec .icon.sky {
    width: 100%;
    margin: 0 auto;
	position:relative;
}

.clinical-team-sec .icon.sky img {
    border-radius: 50%;
    width: 165px;
    height: 165px;
    object-fit: cover;
    object-position: top center;
	opacity: 1;
	display: block;
	transition: .5s ease;
	backface-visibility: hidden;
	margin: 0 auto;
}

.middle-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background: rgba(62, 62, 62, 0.90);
  border-radius:50%;

}

.clinical-team-sec .icon.sky:hover .image {
  opacity: 0.3;
}

.clinical-team-sec .icon.sky:hover .middle-overlay {
  opacity: 1;
}
.clinical-team-sec .icon.sky .dr-detail{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
	width:95%;

}
.clinical-team-sec .icon.sky .dr-name {
    color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.26px;
	text-transform: capitalize;
    
}
.clinical-team-sec .icon.sky .dr-desg {
    color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.2px;
	text-transform: capitalize;
    
}

.row.clinic-item {
    margin-bottom: 20px;
}

.organization-section{
	background: #046461;
	padding:45px 0;
}

.organization-section .org-title{
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom:30px;
}

.organization-section .award-text{
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}

.organization-section .icon.sky {
	width: min(100%, 120px);
	height: auto;
	aspect-ratio: 1 / 1;
	margin: 0 auto;
	background: #fff;
	border-radius: 50%;
	padding: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	overflow: hidden;
}

.organization-section .icon.sky img,
.organization-section .icon.sky .org-img {
	width: 100%;
	height: auto !important;
	max-height: 72%;
	object-fit: contain;
	object-position: center;
	display: block;
}

.org-left-banner-sec {
	padding-right:50px;
}
.org-right-img-sec{
    justify-content: center;
    border-left: 1px solid #088E8A;
    align-items: center;
}
#orgSlide .owl-nav{display:none;}
#orgSlide .owl-dots{
	text-align: center;
    margin-top: 15px;
	display:block;
}
#orgSlide .owl-dots .owl-dot {
    display: inline-block;
}

#orgSlide .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #56fff9;
    border-radius: 20px;
    display: block;
    height: 10px;
    margin: 5px 7px;
    opacity: 0.7;
    width: 12px;
}

#orgSlide .owl-dots .owl-dot.active span {
    width: 30px;
    opacity: 1;
}

.news-section{
	background:#fff;
	padding:60px 0;
}

.news-section .sec-header{margin-bottom:35px;}

.news-section .icon.sky{
    width: 100%;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
}
.news-section .icon.sky .n-img{
	max-height:200px;
	overflow:hidden;
}
.news-content {
    border-radius: 0 0 12px 12px;
    border: 1px solid #EFEFEF;
    background: #FFF;
	border-top:none;
}
.news-content .content{padding-top:15px;}
.news-date{
	color: #666;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	margin-bottom:5px;
}
.news-detail{
	color: #444;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
}
.news-section .owl-nav {
    margin-top: 25px;
	text-align:center;
}

.news-section .owl-nav button{
    margin: 15px;
}


.touch-with-us-sec{
	background: #E2F0F0;
	padding: 45px 0;
}
.tabsectionmenu {
	margin-bottom: 30px;
	margin-top: 45px;
}
.TabsectionLink {
    width: 100%;
    height: 100px;
    border-radius: 10px;
    background: #FFF1ED;
	margin-right: 0;
	background-image: url('https://zenonco.io/assets/images/contact-tab-bg.png') !important;
	background-repeat: no-repeat;
	background-position-x: right;
	background-size: contain;
	background-position: right 13% top;	
	align-items:center;
}
.circleBullet {
    width: 88px;
    height: 68px;
    /* border-radius: 50%; */
    /* background-color: #fff; */
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-top: 15px; */
    /* text-align: center; */
}
.tabText {
	color: #79673F;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	/* margin-top: 25px; */
	width: 143px;
}
.tabArrow {
	margin-left: 15px;
	position: absolute;
	right: 25px;
	top: 5px;
}
.footerTipBg {
    border-top: none;
}


 @media (max-width: 767px){
	
	.about-banner-section {
		overflow: hidden;
		aspect-ratio:360 / 320;
	}
	.left-banner-sec {
		padding: 40px 0 130px;
		position: relative;
		z-index: 1;
	}
	
	h1.about-title{font-size: 25px;}
	
	.about-text {
		font-size: 12px;
	}
	
	.sec-header{font-size: 25px;}
	.sec-sub-title{font-size: 13px;}
	
	/* .right-img-sec {
		background: url('https://zenonco.io/assets/images/about/banner-right-img.png');
		background-size: cover;
		background-position: 29%;
		background-position: left;
		width: 100%;
		height: 80vh;
		bottom: -5px;
		position: absolute;
		right: -85px;
	} */
	.right-img-sec {
		background: url('https://zenonco.io/assets/images/about/banner-right-img.png');
		background-size: cover;
		background-position: left;
		width: 350px;
		height: 600px;
		bottom: -100px;
		position: absolute;
		right: -60px;
		z-index: 0;
		/* top: 0; */
	}
	.problem-sec {padding-bottom: 35px;}
	.problem-sec h2, .solution-sec h2{font-size:20px;  margin-bottom: 20px;}

	.problem-sec img {
		position: absolute;
		top: -50px;
		left: -15px;
	}
	.solution-sec img {
		position: absolute;
		top: -70px;
		z-index: 0;
		left: -40px;
	}
	/* .about-solution-section .container{padding-left:0; padding-right:0;} */
	.about-solution-section .container .quote-part{padding-left:0; padding-right:0;}
	.about-solution-section p {
		font-size: 13px;
	}
	.bg-box {
		padding: 2rem 3rem;
		margin: 50px 0;
	}
	.bg-box .qoute-text {
		position: relative;
		text-align: center;
	}
	.bg-box .qoute-text p {
		color: #444;
		text-align: center;
		font-family: Poppins;
		font-size: 22px;
		font-style: normal;
		font-weight: 600;
		line-height: 40px;
		letter-spacing: 0.72px;
		margin: 0;
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 49%;
	}
	.col-sm-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}
	.qoute-text .quote-left {
		position: initial;
		transform: none;
		margin-bottom: 10px;
	}
	.qoute-text .quote-right {
		position: initial;
		transform: none;
		margin-top: 10px;
	}
	.qoute-text p {
		padding: 0;
		margin: 0;
	}
	.approach-img {
		width: 90%;
		height: auto;
		transform: none;
		margin-bottom: 25px;
	}
	.accord-head h3{font-size:16px;}
	.expert-detail.active .accord-content .content-block .img-left {padding: 0;}
	.expert-detail.active .accord-content .content-block .text{padding:0;}
	.expert-detail {
		padding: 25px 25px;
	}
	.expert-detail.active .accord-head h3:after {
		right: -15px;
		transform: translateY(-100%);
	}
	.expert-detail .accord-head h3:after {
		right: -15px;
		transform: translateY(-100%);
	}
	.rationCancerCare {
		padding: 20px 10px 20px 10px;
		margin: 0 auto;
	}
	.successRatio{margin-bottom:0;}
	.pt-benefit{text-align:center;}
	.CancerCareTitle, .pt-benefit p{text-align:center;}
	.pt-feedback {
		background-size: 98%;
	}
	.pt-content {
		width: 70%;
	}
	.pt-content p {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 0;
	}
	.zen-approach-section {
		padding: 40px 0;
	}
	.treatment-benefits{
		padding: 40px 0;
	}
	.clinical-team-sec {
		padding: 40px 0;
	}
	.clinical-team-sec .team-list {
		display: flex !important;
		flex-flow: row wrap !important;
		justify-content: flex-start !important;
		align-items: stretch !important;
		overflow: visible !important;
		width: 100% !important;
		margin: 28px 0 0 !important;
		padding: 0 4px !important;
		row-gap: 28px;
		cursor: default;
	}
	.clinical-team-sec .team-list > [class*="col-"] {
		flex: 0 0 50% !important;
		max-width: 50% !important;
		width: 50% !important;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 0;
		display: flex;
		box-sizing: border-box;
	}
	.clinical-team-sec .clinic-item {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: flex-start;
		width: 100%;
		height: 100%;
		margin: 0;
		gap: 8px;
	}
	.clinical-team-sec .clinic-item.row {
		margin-left: 0;
		margin-right: 0;
	}
	.clinical-team-sec .icon.sky {
		width: auto;
		max-width: 100%;
	}
	.clinical-team-sec .icon.sky img,
	.clinical-team-sec .icon.sky .careteam-img {
		width: 118px;
		height: 118px;
		max-width: 100%;
	}
	.clinical-team-sec .dr-detail {
		width: 100%;
		padding: 0 2px;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.clinical-team-sec .dr-name {
		font-size: 12px;
		line-height: 1.3;
		margin-bottom: 4px;
		color: #102A56;
	}
	.clinical-team-sec .dr-desg {
		font-size: 11px;
		line-height: 1.35;
		color: #007C78;
	}
	.clinical-team-sec .team-list::-webkit-scrollbar {
	  display: none;
	}
	.organization-section {
		padding: 40px 0;
	}
	.successRatio {
		margin-bottom:0;
		font-size:56px;
	}
	.successRatio span{background-size: 80px;}
	.founder-banner-section {
		padding: 25px 0;
	}
	.founder-banner-section .col-md-5.col-sm-12 {
		order: 1;
	}

	.founder-banner-section .col-md-7.col-sm-12 {
		order: 2;
	}
	.fd-left-banner-sec img{margin-bottom:15px;}
	.fd-text{font-size:13px;}
	.fd-right-img-sec{margin-bottom: 25px;}
	.fd-right-img-sec img{width:100%;}
	.fd-title {font-size: 24px;}
	.org-left-banner-sec {
		padding-right: 0;
		margin-bottom: 30px;
	}
	.org-right-img-sec{
		/* border-top: 1px solid #088E8A; */
		border-left: none;
		padding-top:30px;
	}
	.tabsectionmenu {
		margin-left: 0;
		margin-right: 0;
	}
	.tabsectionmenu .col-md-3{margin-bottom:15px;}
	.TabsectionLink {
		background-position: right top;
	}
	.organization-section .icon.sky {
		width: min(100%, 100px);
		height: auto;
		aspect-ratio: 1 / 1;
		padding: 14px;
		overflow: hidden;
	}
	.organization-section .icon.sky img,
	.organization-section .icon.sky .org-img {
		width: 100%;
		height: auto !important;
		max-height: 72%;
		object-fit: contain;
	}

	 .frist-blank-div.mobile-view {
		 margin-left: 5rem;
	 }

	 .second-blank-div.mobile-view {
		 margin-left: 10rem;
	 }
} 
@media (max-width: 620px){
	.organization-section .icon.sky {
		width: min(100%, 92px);
		height: auto;
		aspect-ratio: 1 / 1;
		padding: 12px;
		overflow: hidden;
	} 
 
}

 @media (max-width: 440px){
	.organization-section .icon.sky {
		width: min(100%, 84px);
		height: auto;
		aspect-ratio: 1 / 1;
		padding: 10px;
		overflow: hidden;
	} 
	 
}