.ImageIntroduction__ImageSection h3{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    background: #d3d3d3;
    max-width: 280px;
    border-radius: 14px;
    text-align: center;
    margin: 0 auto 1.5em;
    padding: .2em 0;
}

 @media screen and (min-width: 769px), print {
    .columns:not(.is-desktop){
        display: -webkit-box;
        display: flex;
    }
}

.ImgCancer01 figure{
    max-width: 180px;
    margin-right: auto;
    margin-left:auto;
}

.ImageIntroduction__ImageSection img {
    width: 160px;
}

