.width-full {
    width: 95% !important;
}

.container {
    padding: 20px 0;
    max-width: 90% !important;
}

.background-about {
    /* background-image:url('images/demo/backgrounds/01.png'); */
    background-size: cover;
    border-radius: 30px;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
}

img { display: unset !important;}

.padding
{
    padding: 15px;
}

.one-third 
{
    width: 33%;
}

.overlay {
    color: #111111;
    background-color: inherit;
}

.overlay.light::after {
    background-color: #f7f5f5;
}

.sectiontitleMargin {
    margin: 0 auto 10px;
}

.row4 {
    color: white !important;
    background-color: #000000;
}

.transform
{
    font-style: italic;
    color: #576587;
    text-transform: none !important;   
}

.align {
    /* text-align:left */
}