.feb23 {
    margin :0 0 4px;
}

.feb23 img {
    border-radius: 5px;
}

.maintpbg {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    background: url(/design/holidays/23feb/bg.avif) no-repeat center bottom;
    background-size: cover;
}

.template {
    background: rgba(255, 255, 255, .5);
}

.template_footer {
    padding: 0 9px;
    background-color: rgba(255, 255, 255, .5);
}