.sec-4 {
}

.bg {
    background: url(../img/lizer/s4-bg.webp) no-repeat center center;
    background-color: #fff;
    background-size: cover;
    height: 790px;
    max-height: 100%;
    width: 100%;
}

.mt-min-5 {
    margin-top: -3rem;
}

.item {
    margin: 10px;
}

.sin-laser {
    border: 1px solid #FD2A8033;
    border-radius: 12px;
    padding: 20px;
}

.sin-laser img {
    display: block;
    margin: 0 auto;
}

.sin-laser h4 {
    font-size: 16px;
    color: #FD2A80FD;
}