/**
 *
 * Medium Devices
 *
 */
@media (min-width: 768px) {
   .img-autor{
       width: 80%;
       height: 80%;
   }

}