.no_result_banner123
{

padding-top: 10%;
    padding-bottom: 15%;
    position: relative;

}


@media only screen and (max-width: 1024px) {
    .no_result_banner123
{

padding-top: 30%;
    padding-bottom: 15%;
    position: relative;

}
    }


@media only screen and (max-width: 991px) {
    .no_result_banner123
{

padding-top: 15%;
    padding-bottom: 30%;
    position: relative;

}
    }

@media only screen and (max-width: 884px) {
    .no_result_banner123
{

padding-top: 20%;
    padding-bottom: 30%;
    position: relative;

}

    }
    

    
    
    
@media only screen and (max-width: 767px) {
    .no_result_banner123
{

padding-top: 10%;
    padding-bottom: 20%;
    position: relative;

}
    
    }
    
@media only screen and (max-width: 500px) {
    .no_result_banner123
{

padding-top: 25%;
    padding-bottom: 30%;
    position: relative;

}

    }