.containerk {
    display: flex;
    justify-content: center;
}


.contentk {
    max-width:100%;
    height: auto;
    padding: 70px 50px;
    margin: 60px 110px;
    box-shadow: 5px 5px 30px  rgba(0, 0, 0, 0.267);
}

div.about-imgk {
    position: relative !important;
    width: 100% !important;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

div.about-mek {
    width: 100%;
    margin-bottom: 50px;
}

div.about-mef {
    margin-top: 25px;
}

div.about-imgf {
    display: flex;
    align-items: center;
}