@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 767px) {
    #rwd-content .rwd-box-background-image-with-grid.box-right>.background-image>.title {
        justify-content: flex-end;
        text-align: right;
        text-shadow: 0px 0px 5px rgb(0, 0, 0), 0px 0px 5px rgb(0, 0, 0), 0px 0px 5px rgb(0, 0, 0), 0px 0px 5px rgb(0, 0, 0) !important;
    }
}