.author-profile-container{padding:30px;background:#efefef;margin-bottom:40px;border:0}
.author-profile-container .author-name{font-size:28px;font-weight:600;margin-bottom:10px}
.author-profile-container .author-email{font-size:14px;line-height:1}
.author-profile-container a,.author-profile-container p{color:#333}
.author-pic{width:100%}
.author-pic img{width:100%;height:175px;object-fit:cover;object-position:center;border:5px solid #fff}
ul{margin:0;padding:0}
@media(max-width:767px){.author-profile-container{padding:15px}
.author-profile-container .author-name{font-size:18px;margin-top:10px;margin-bottom:10px}
.author-profile-container .author-email{font-size:14px}
.author-pic{max-width:120px}
.social-icons ul{width:100%;justify-content:center}
}