.about-thumb::before
{
    display: none;
}
/* about css*/
.aboutbreadcrumb_ptb
{
    padding: 45px 0 45px;
    background: #eeeeec;
}

.aboutbreadcrumb_ptb_45 {
    padding: 45px 0 45px;
    background: #eeeeec;
}
@media screen and (max-width: 767px)
{
.about_img img {
    height: auto !Important;
    margin-top: 10px;
}
}