.single-item-image.overlay-effect img {
    width: 300px;
    height: 250px;
}

.section-title-wrapper:after {
    background: url('../img/icon/cap-dark.jpg') no-repeat;
}

.single-latest-image a {
    display: inline-block;
    width: 100% !important;
}

.single-latest-image a img {
    width: 100%;
}

.single-latest-image {
    width: 100%;
}

.single-item-image {
    top: 0px;
    padding: 10px 0px;
}

.code-vemu {
    width: 230px;
}

a.message:hover {
    color: #FFC107;
}

.single-latest-item:hover img {
    transform: scale(1.2);
    transition: 0.5s all;
}

.single-latest-image img {
    transition: 0.5s all;
}

.single-latest-image {
    overflow: hidden;
}

