.custom-title {
    margin: 0;
    text-align: center;
    width: 100%;
    padding: 5px;
    background-color: #f97a60;
    color: #fff;
    font-size: 20px;
    font-weight: 600 !important;
    font-family: 'Roboto Slab', serif !important;
}
.celebrity-block figure.vc_figure {
    width: 100%;
}
.celebrity-block figure.vc_figure a {
    width: 100%;
}
.celebrity-block figure.vc_figure a img{
    width: 100%;
}