main a {
  text-decoration: underline solid 1px #f08714;
}
.img__100 {
  width: 200%;
  left: -25%;
}
.list__item {
  border: 2px solid #ffc84b;
  padding: 4px;
}
@media (min-width: 769px) {
  .box__50.mb-16 {
    margin-bottom: 0;
  }
}
