@charset "UTF-8";

@media screen and (max-width: 380px) {
    #lv p span {
        position: relative;
        left: -4px;
    }
}