@media only screen and (max-width: 575px) {
  .block-banner-area .title h1 {
    text-align: left;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.02em;
    color: #ffffff;
  }

  #block-vintalk .content .title-lage {
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #3c3c3c;
  }

  #block-vintalk .content .title-small {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #3c3c3c;
  }

  #block-vintalk .content .title-small-2 {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #666666;
  }

  #footer {
    margin-top: 0;
  }
}