@charset "utf-8";
/* CSS Document */

.txt-color-red{
    color: red;
}

@media screen and (max-width: 767px) {
#rwd-content .rwd-box-background-image-with-grid>.background-image>.title {
    top:86% !important;
}
}