.gs-title-img {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    border-radius: 5px;
}