.diseases{
    padding-left: 25px;
    padding-right: 25px;
}

p {
    font-size: 18.6px;
	line-height: 1.5rem;
}
.banner-img {
    margin-top: 90px;
	max-height: 275px;
	width: 100vw;
	object-fit: cover;
}

.title_diseases {
    margin-top: -250px;
    position: absolute;
    margin-left: 233px;
    font-size: 86px;
}

.enfermedades h3 {
    font-size: 17px;
}

.enfermedades .img {
    shape-image-threshold: .5;
    shape-margin: 59px;
    width: 310px;
}

.enfermedades .cervicouterino-03 {
    shape-outside: url('../images/enfermedades/cervicouterino/03.svg');
    float: right;
}

.enfermedades .cervicouterino-04 {
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/cervicouterino/04.svg');
    float: left;
}

.enfermedades .cervicouterino-05 {
    shape-outside: url('../images/enfermedades/cervicouterino/05.svg');
    float: right;
}

.enfermedades .cervicouterino-6 {
    height: 390px;
    margin: 0 auto;
} 
.enfermedades .cervicouterino-7 {
    height: 140px;
    margin: 20px auto;
} 
.enfermedades .cervicouterino-8 {
    width: 200px;
    margin: 0 auto;
} 


.enfermedades .colon-03 {
    shape-outside: url('../images/enfermedades/colon/03.svg');
    float: right;
    width: 233px;
}

.enfermedades .colon-04 {
    shape-outside: url('../images/enfermedades/colon/04.svg');
    float: left;
}

.enfermedades .colon-05 {
    shape-outside: url('../images/enfermedades/colon/05.svg');
    float: right;
    shape-margin: 117px;
    width: 420px;
}

.enfermedades .mama-03 {
    shape-outside: url('../images/enfermedades/mama/03.svg');
    float: left;
    width: 400px;
    shape-margin: 10px;
}

.enfermedades .mama-04 {
    shape-outside: url('../images/enfermedades/mama/04.svg');
    float: right;
    shape-margin: 10px;
    margin-left: 10px;
}

.enfermedades .mama-05 {
    shape-outside: url('../images/enfermedades/mama/05.svg');
    float: right;
    shape-margin: 4px;
    width: 390px;
}

.enfermedades .pulmon-04 {
    shape-outside: url('../images/enfermedades/pulmon/04.svg');
    float: left;
    shape-margin: 26px;
}

.enfermedades .pulmon-05 {
    shape-outside: url('../images/enfermedades/pulmon/05.svg');
    float: right;
    shape-margin: 1px;
    width: 465px;
}
.enfermedades .prostata-03 {
    shape-outside: url('../images/enfermedades/prostata/03.svg');
    float: right;
    shape-margin: 23px;
    width: 383px;
}

.enfermedades .prostata-04 {
    shape-outside: url('../images/enfermedades/prostata/04.svg');
    float: left;
    width: 400px;
}

.enfermedades .prostata-05 {
    shape-outside: url('../images/enfermedades/prostata/05.svg');
    float: right;
    margin-left: 14px;
    shape-margin: 11px;
    width: 383px;
}

.enfermedades .prostata-06 {
    shape-outside: url('../images/enfermedades/prostata/06.svg');
    float: left;
    shape-margin: 60px;
    width: 400px;
}

@media (min-width: 1820px){
    .enfermedades .cervicouterino-6{
        height: 252px;
    }
}

@media (min-width: 1500px){
    .enfermedades .cervicouterino-6{
        height: 320px;
    }
}

@media (max-width: 1024px){
    .enfermedades .cervicouterino-6 {
        margin-left: -10px;
    }
    .enfermedades .cervicouterino-7 {
        margin-top: 201px;
        height: 126px;
    }
    .enfermedades .cervicouterino-8 {
        margin-top: 109px;
        margin-left: 0px;
        width: 174px;

    }
}

@media (max-width: 768px){
    .enfermedades .cervicouterino-7 {
        margin-top: 128px!important;
    }
}

@media (max-width: 425px){
    .enfermedades p {
        font-size: 14px;
        line-height: 20px;
    }
    .enfermedades .cervicouterino-03,
    .enfermedades .cervicouterino-04,
    .enfermedades .pulmon-04 {
        float: none;
    }
    
    .enfermedades .img {
        width: 320px;
    }
    .enfermedades .cervicouterino-03 {width: 250px; }
}

@media (max-width: 320px){
    .enfermedades h3 {
        font-size: 14px;
    }
    .enfermedades .img {
        width: 245px;
    }
}
