@media (max-width:576px){

    .mgTop{
        margin-top:5rem;
    }


}

.grid p{
    margin:0.2rem !important;
    padding:0 !important;
}

.detalhesRow{
    
    overflow: hidden;
}

.detalhesRow div div{
    border-width: 1px;
    border-style: solid;
    border-color: #111;
    border-radius:8px;
    padding-left:0.6rem;
    padding-right:0.6rem;
 
   
}