body {
  font-family: 'Gothic Medium BBB';
}

@media (max-width: 640px) {
    #information li:last-child, #information_free li:last-child {
        margin-bottom: 0;
        margin: 20px;
    }
}
