.professor-blog-list{display:flex;flex-direction:column;margin:0 auto}.professor-blog-content{padding:20px 0}.professor-blog-item{align-items:center;background:inherit;display:flex;gap:1rem;margin:0 0 15px}.professor-avatar{flex-shrink:0}.professor-avatar img{border-radius:50%;height:56px;object-fit:cover;width:56px}.professor-article-title,.professor-name{font-size:20px;font-weight:500;line-height:130%;text-decoration:none}.professor-bio{font-size:1rem;font-weight:500;line-height:120%;margin:0 0 3px}.professor-article-title a{text-decoration:none;transition:color .3s ease}.professor-article-title a:hover,.professor-name:hover{text-decoration:underline}.professor-list-border{background-color:#6a6a6a;height:1px;width:100%}@media (min-width:768px){.professor-blog-content{display:flex;gap:70px}.professor-blog-item{flex-shrink:0;gap:2rem;margin:0;width:300px}.professor-article-title{align-items:center;display:flex;flex:1;margin:0}.professor-avatar img{height:73px;width:73px}.professor-article-title,.professor-name{font-size:25px;line-height:160%}}@media (min-width:1024px){.professor-blog-item{flex-shrink:0;gap:2rem;width:419px}}