.pos-content-head, .default-fr-bgimg {
    	background-image: url('Misa-koleno_2.png');
        background-repeat: no-repeat;
        background-position:left top;
        background-size: cover;
        
}

body.icproc .pos-content-head, body.icproc .default-fr-bgimg{
    background-image: url('https://ik.imagekit.io/ikelp/tr:n-bgtop/umzbo0/CustomTheme/Misa-koleno_2.png');
}

@media(max-width:640px) {
    .pos-content-head, .default-fr-bgimg {
        background-image: url('Misa-koleno_2_640x640.png');
    }
    body.icproc .pos-content-head, body.icproc .default-fr-bgimg{
        background-image: url('https://ik.imagekit.io/ikelp/tr:n-bgtopsmall/umzbo0/CustomTheme/Misa-koleno_2.png');
    }
}

.pos-content-head{

}

.deader-delivery-title-bgimg {
	min-height: 15em;
}

@media(min-width:650px) {
.deader-delivery-title-bgimg {
	min-height: 24em;
    }
    .pos-content-head.small .deader-delivery-title-bgimg{
    min-height:5em;
}
}
@media(min-width:800px) {
    .pos-layout .zone-pos-workspace {
        background-image: url('Misa-koleno_2.png');
        background-repeat: no-repeat;
        background-position:top center;
        background-size: 100% auto;
    }
    
    body.nocust-bg .zone-pos-workspace {
        background-image: none;
    }
}
@media(min-width:950px) {
.deader-delivery-title-bgimg {
	min-height: 30em;
    }
    .pos-content-head.small .deader-delivery-title-bgimg{
    min-height:10em;
}
}