.doctor-profile{align-items:flex-start;background-color:#faf8f5;border-radius:20px;display:flex;flex-direction:row;margin-bottom:30px;padding:30px}.profile-image img{height:454px;margin-right:40px;max-height:454px;max-width:308px;width:308px}.profile-details h3{font-family:Amandine,Poppins,Arial;font-size:40px;margin-bottom:5px}.profile-details h4{margin-bottom:10px}.profile-details .bio{margin-top:20px}.doctor-profile .bio-more{display:block}.doctor-profile .read-more{display:none}@media (max-width:768px){.doctor-profile{align-items:center;flex-direction:column;margin:0 20px 30px}.profile-image img{height:auto;margin-bottom:20px;margin-right:0;width:100%}.profile-details h3{font-size:32px}.profile-details h4{margin-bottom:15px}.doctor-profile .bio-more{display:none}.doctor-profile .read-more{display:block}}