/* Navbar */
.navbar .logoP {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    
}

/* Sección Especialidades */
.card-body .img1, .card-body .img2, .card-body .img3 , .card-body .img4 {
    width: 100%;
    height: auto;
    margin-top: 15px;
    border-radius: 8px;
}