﻿.articlePersons__wrapper{display:block;padding:0 15px;margin-bottom:20px;font-size:1rem}.articlePersons__authors{display:flex;background-color:#f0f0f0;align-items:stretch;padding:15px;margin:0 0 20px}.articlePersons__avatar{display:block;width:80px;height:80px;max-width:80px;max-height:80px;min-width:80px;min-height:80px;background-color:transparent;margin-right:15px;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%;border:2px solid #fff}.articlePersons__information{display:block;letter-spacing:normal;font-size:1.14rem}.articlePersons__name a{font-weight:700}.articlePersons__regals{font-size:.8125rem;color:grey;padding:5px 0;font-style:italic}@media(max-width:767px){.articlePersons__authors{flex-direction:column}.articlePersons__avatar{margin:0 auto 15px;width:110px;height:110px}.articlePersons__information{text-align:center}}