.home-slider-overlay .wrap {
    background: rgba(255,255,255, 1);
    border: 1px solid #666;
    outline: 10px solid rgba(255,255,255, 1);
    position: absolute;
    left: 0%;
    top: 0%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 30px 60px;
    text-align: center;
    width: 100% important;
    max-width: 100% !important;
}
.post-image {
    width: 350px !important;
    height: 301px !important;
}
.entry-image, .wp-caption {
    max-width: 100%;
    height: 300px;
}
.ff{
text-align:center;
}
.creds{
display:none;
}