.kb-hero .container{display:flex;flex-direction:column;align-items:center;justify-content:center}.kb-hero h1{font-weight:600;color:#292935;line-height:1.2;margin:0 0 20px 0;font-size:38px}.kb-hero__text{max-width:535px;order:2}.kb-hero__img{order:1;margin-bottom:20px}.kb-hero__img img{height:auto}.kb-hero__author{margin:20px 0;display:flex;align-items:center}.kb-hero__author img{border:3px solid #04baee;border-radius:50%;padding:5px;max-width:134px !important}.kb-hero__credentials{font-size:24px;padding-left:20px}@media(min-width:768px){.kb-hero .container{padding:40px 0;flex-direction:row;justify-content:space-between;align-items:flex-start}.kb-hero h1{font-size:48px}.kb-hero__text{padding:0 40px 0 15px;order:1}.kb-hero__img{margin-bottom:0;order:2}}