.advisory-bio {
padding-bottom: 80px;
  padding-top: 24px;
  min-height: calc(100vh - 228px);
}
.advisory-bio .large-bio-img {
	 position: absolute; 
	 top: 0;
	 right: 0;
	 display: none;
}
 .bio-wrapper .bio-header h1 {
	 background: linear-gradient(109.58deg, #783cbe 8.23%, #4a52c7 73.32%, #4a52c7 73.32%);
	 -webkit-background-clip: text;
	 -webkit-text-fill-color: transparent;
/* 	 font-weight: 600; */
   font-weight: 900;
	 font-size: 47px;
	 margin-bottom: 0;
}
 .bio-wrapper .bio-header h3 {
	 font-weight: normal;
	 margin-bottom: 23px;
	 font-size: 26px;
	 margin-top: 20px;
}
 .advisory-bio .bio-wrapper .bio-header-wrapper {
	 display: flex;
	 flex-direction: column-reverse;
}
 .bio-wrapper .mobile-image-wrapper {
	 display: flex;
	 justify-content: center;
	 width: 100%;
}
 .bio-wrapper .mobile-image-wrapper .small-bio-img {
	 max-width: 249px!important;
   margin-bottom: 17px;
   border-radius: 100%
}
 .bio-wrapper .bio-header {
	 width: 100%;
}
 .bio-wrapper .bio-content {
	 max-width: 100%;
	 font-size: 22px;
	 line-height: 30.8px;
}
 .bio-wrapper .bio-content p {
	 font-size: 16px;
	 line-height: 30.8px;
}
 .bio-wrapper .linked-icon {
	 max-width: 40px!important;
	 margin-bottom: 52px;
}
 @media (min-width: 768px) {
	 .advisory-bio {
		 padding-top: 23px;
     padding-bottom: 80px;
	}
	 .advisory-bio .bio-wrapper {
		 display: flex;
		 flex-direction: column;
	}
	 .advisory-bio .bio-wrapper .bio-header-wrapper {
		 display: flex;
		 flex-direction: row;
	}
	 .advisory-bio .large-bio-img {
		 display: none;
	}
	 .bio-wrapper .mobile-image-wrapper {
		 display: flex;
		 justify-content: end;
		 align-items: flex-end;
		 width: 45%;
	}
	 .bio-wrapper .mobile-image-wrapper .small-bio-img {
		 max-height: 249px;
		 margin-bottom: 24px;
	}
	 .bio-wrapper .bio-header {
     padding-top: 75px;
		 width: 55%;
	}
	 .bio-wrapper .bio-header h1 {
/* 		 font-weight: 600; */
     font-weight: 900;
		 font-size: 36px;
		 margin-bottom: 0;
	}
	 .bio-wrapper .bio-header h3 {
     font-weight: 400;
		 margin-bottom: 23px;
		 font-size: 24px;
		 margin-top: 0;
	}
	 .bio-wrapper .bio-content {
		 max-width: 100%;
		 font-size: 22px;
		 line-height: 30.8px;
	}
	 .bio-wrapper .bio-content p {
		 font-size: 18px;
		 line-height: 30.8px;
	}
	 .bio-wrapper .linked-icon {
		 max-width: 40px!important;
		 margin-bottom: 49px;
	}
}
 @media (min-width: 1280px) {
	 .advisory-bio {
		 padding-top: 31px;
	}
	 .advisory-bio .bio-wrapper {
		 display: flex;
		 flex-direction: column;
	}
	 .advisory-bio .large-bio-img {
		 display: block;
     max-width: 628px!important;
	}
	 .bio-wrapper .small-bio-img {
		 display: none;
	}
	 .bio-wrapper .bio-header {
/* 		 max-width: 440px; */
     max-width: 620px;
	}
	 .bio-wrapper .bio-header h1 {
/* 		 font-weight: 600; */
     font-weight: 900;
		 font-size: 47px;
		 margin-bottom: 0;
	}
	 .bio-wrapper .bio-header h3 {
		 margin-bottom: 23px;
		 font-size: 26px;
		 margin-top: 20px;
	}
	 .bio-wrapper .bio-content {
     max-width: 55%!important;
		 font-size: 22px;
		 line-height: 30.8px;
	}
	 .bio-wrapper .bio-content p {
		 font-size: 22px;
		 line-height: 30.8px;
	}
	 .bio-wrapper .linked-icon {
		 max-width: 64px;
		 margin-bottom: 52px;
	}
}
@media(min-width: 1400px) {
	 .bio-wrapper .bio-content {
     max-width: 60%!important;
		 font-size: 22px;
		 line-height: 30.8px;
	}
}
@media(min-width: 1500px) {
	 .bio-wrapper .bio-content {
     max-width: 63%!important;

	}
}
@media(min-width: 1600px) {
	 .bio-wrapper .bio-content {
     max-width: 65%!important;
		 font-size: 22px;
		 line-height: 30.8px;
	}
}
@media(min-width: 1800px) {
	 .bio-wrapper .bio-content {
     max-width: 70%!important;
		 font-size: 22px;
		 line-height: 30.8px;
	}
}
 @media (min-width: 1920px) {
	 .advisory-bio {
		 padding-top: 80px;
	}
	 .advisory-bio .large-bio-img {
/* 		 max-width: 820px!important; */
     max-width: 750px!important;
	}
	 .bio-wrapper .bio-header {
/* 		 max-width: 600px; */
     max-width: 700px;
	}
   
	 .bio-wrapper .bio-header h1 {
/* 		 font-weight: 600; */
		 font-weight: 900;
     font-size: 64px;
		 margin-bottom: 0;
	}
	 .bio-wrapper .bio-header h3 {
		 margin-bottom: 35px;
		 font-size: 32px;
		 margin-top: 20px;
	}
	 .bio-wrapper .bio-content {
	 max-width: 60%!important;
		 font-size: 22px;
		 line-height: 30.8px;
	}
	 .bio-wrapper .bio-content p {
		 font-size: 22px;
		 line-height: 30.8px;
	}
	 .bio-wrapper .linked-icon {
		 max-width: 64px;
		 margin-bottom: 83.5px;
	}
}
@media(min-width: 2150px) {
	 .bio-wrapper .bio-content {
     max-width: 65%!important;
		 font-size: 22px;
		 line-height: 30.8px;
	}
}
@media(min-width: 2400px) {
	 .bio-wrapper .bio-content {
     max-width: 72%!important;
		 font-size: 22px;
		 line-height: 30.8px;
	}
}
}
@media(min-width: 2600px) {
	 .bio-wrapper .bio-content {
     max-width: 80%!important;
		 font-size: 22px;
		 line-height: 30.8px;
	}
}
@media(min-width: 2800px) {
	 .bio-wrapper .bio-content {
     max-width: 85%!important;
		 font-size: 22px;
		 line-height: 30.8px;
	}
}
@media(min-width: 3000px) {
	 .bio-wrapper .bio-content {
     max-width: 90%!important;
		 font-size: 22px;
		 line-height: 30.8px;
	}
}
@media(min-width: 3200px) {
	 .bio-wrapper .bio-content {
     max-width: 100%!important;
		 font-size: 22px;
		 line-height: 30.8px;
	}
}