.background-main-custom {
    background-image: url('assets/bg.png');
    background-repeat: no-repeat;
    background-size: 100%;
    min-width: 798px;
    min-height: 467px;
    width: 100%;
    height: 100%;
}
