.offer-img[data-v-51cc978c] {
    width: 100%;
    height: auto
}

.gp-content[data-v-51cc978c] {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    box-shadow: 0 4px 6px #00000040, inset -3px 4px 6px #00000040;
    border-radius: 30px;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}