.founder-stories-hero-sec .hero-content{width:100%;}
.founder-stories-hero-sec .hero-content p{max-width:600px}
.founder-stories-hero-sec{padding:20px 0 250px}
.founder-stories-hero-sec .hero-content img {max-width: 916px;display: table;margin-left: auto;max-height: 493px;height: 100%;width: 100%;object-fit: contain;margin-top: 70px;}
.founder-hero-container {max-width: 82.25%;position: relative;}
.founder-hero-content {margin-top: -8%;}
.founder-stories-hero-sec .hero-title {max-width: 960px;}

@media only screen and (max-width:1599px){
.founder-stories-hero-sec .hero-content p{font-size:16px;line-height:25.6px}
}

@media only screen and (max-width:1499px){
.founder-stories-hero-sec .hero-content img {
    max-width: 654px;
    max-height: 254px;
}
}

@media only screen and (max-width:1199px){
.founder-stories-hero-sec .hero-content{width:100%;max-width:700px}
.founder-stories-hero-sec .hero-content h1{font-size: 64px;}
.founder-stories-hero-sec .hero-content img {
    margin-top: 50px;
    max-width: 544px;
    max-height: 228px;
}
.founder-hero-content {
    margin-top: 10px;
}
.founder-stories-hero-sec{padding:20px 0 100px}
}
@media only screen and (max-width:991px){
	.founder-stories-hero-sec .hero-content {
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.founder-stories-hero-sec .hero-title {
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
}
.founder-stories-hero-sec .hero-content h1{font-size: 64px;}
.founder-stories-hero-sec .hero-content img {
    margin-top: 0;
    max-width: 544px;
    max-height: 228px;
}
.founder-hero-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 0;
}
.founder-stories-hero-sec{padding:20px 0 100px}
.founder-hero-container {
    max-width: 100%;
}	
.founder-stories-hero-sec {
    padding: 22px 0 80px 0;
}
.founder-stories-hero-sec .hero-content h1 {
    margin-bottom: 56px;
}
.founder-stories-hero-sec .hero-content {
    width: 100%;
    max-width: 100%;
}
}
@media only screen and (max-width:767px){
	.founder-stories-hero-sec {
    padding: 70px 0 150px 0;
}
.founder-stories-hero-sec .hero-content h1 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: normal;
}
.founder-stories-hero-sec .hero-content,.founder-stories-hero-sec .hero-content p{max-width:100%}
.founder-hero-img {
    margin-bottom: 47px;
}
}