.page-header-2 .custom-container .bg-overlay:after{
  display:none!important;
}

.page-header-2 .custom-container .bg-overlay .img-banner {
    object-fit: fill;
}

@media (max-width: 480px) {
 .page-header-2 .custom-container .bg-overlay .img-banner{
content:url(https://easycarrent.ge/storage/300x600.png)!important;
  min-height:600px!important;
width:350px!important;
}
}