﻿@media screen and (max-width:765px){
    .incluido-publicacao label {
        font-size: .7rem !important;
    }

    .line-height-adjust-2-3 {
        line-height: 3rem;
    }

    .align-buttons {
        text-align: center;
    }

    .jp-card-container {
        transform: scale(0.75) !important;
        margin-bottom: 0 !important;
    }
}
