@media screen and (min-width: 639px) {
  .plan-item img {
    width: 50%;
    height: 100%; } }

@media screen and (max-width: 640px) {
  .-notice {
    display: block;
    text-align: center;
    margin-bottom: 30px;
    font-size: 0.85em; } }
