@charset "UTF-8";

#news .newsArticle figure.pic{
  width:300px;
  margin:3rem auto;
}

/* --------- responsive --------- */
/*
@media screen and (max-width:767px){
}
*/