@charset "UTF-8";

@media (min-width: 960px) {
  .home #header .c-headLogo img {
    content: url(images/logo-white.png);
  }
}


.id_1514 #lp-content .post_content {
    font-size: 20px;
}


@media (max-width: 640px) {

.id_1514 #lp-content .post_content {
    font-size: 18px;
}

}