/* Add here all your CSS customizations */
.col-md-10 {
    width: 100%;
}

/*.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    color: #000;
}*/
/*

.mod_p {
    color: #000;
    line-height: 24px;
    margin: 0 0 20px;
}*/

.mod_p {
    color: #000;
    line-height: 30px;
    margin: 0 0 20px;
    font-size: 1.2em;
}

.what_cancer_image{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
