.department-lateral-files { width: 100%; }

.section-title { margin: 20px 0; }
.section-title .area-name { color: #01526B; font-family: 'AncizarSans-BoldItalic', sans-serif; font-size: 25px; line-height: 1.4; margin: 0; padding: 0; position: relative; text-transform: uppercase; border-bottom: 1px solid #01526B; }

.files-wrapper .file-link { width: 100%; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-decoration: none; color: #fff !important; background-color: #01526B; margin: 10px 0; padding: 15px; }
.files-wrapper .file-link span { font-family: 'AncizarSans-BoldItalic', sans-serif; font-size: 20px; line-height: 1.2; display: block; }
.files-wrapper .file-link img { max-width: 40px; height: auto; margin-right: 15px; }

@media screen and (max-width: 40em) { .department-lateral-files { width: 100%; padding: 0; }
  .section-title .area-name { font-size: 1.4em; }
  .files-wrapper .file-link span { font-size: 1.1em; font-family: 'AncizarSans-Regular', sans-serif; } }
