@charset "UTF-8";

.w50p {
    width: 50%!important;
}

.align_pcr_spc {
    text-align: right!important;
}

@media screen and (max-width: 767px) {
    .align_pcr_spc {
        text-align: center!important;
    }
}
