
@media only screen and (min-width: 601px) and (max-width: 1090px) { 
#content {
    overflow: hidden;
}
h1 {
    font-size: 28px;
    line-height: 88px;
}
.desktop-image-akt {
    width: 98%;
}
.regionakcija-box-main a {
    border-radius: 4px;
    border: 1px solid #ffd433;
    border-left: 0;
        width: 99%;
    margin: 0px auto;
    height: 230px;
    display: block;
    color: #000;
    text-decoration: none;
    overflow: hidden;
    background-image: url(/images/maket-a1.png);
    background-position: -53px;
    background-color: white;
    background-repeat: no-repeat;
}
.regionakcija-box-main-l {
    width: 321px;
    position: relative;
    float: left;
    text-align: center;
    margin-right: 105px;
    margin-left: 0px;
    height: 230px;
}
.sale-recent-akc {
    left: 303px;
}
.regionakcija-box-main-l-vigoda {
    left: 72px;
}
.regionakcija-box-main-r {
    margin-right: 51px;
}

}

@media only screen and (min-width: 900px) and (max-width: 1090px) { 


}

@media only screen and (min-width: 601px) and (max-width: 750px) {
 
} 

@media only screen and (min-width: 601px) and (max-width: 900px) {
.regionakcija-box-main-r{
    display: none;
}

}
@media screen and (max-width: 600px){
.regionakcija-box-main-c img {
    width: 96% !important;
    margin-top: 6px;
    max-height: 200px;
    max-width: 200px;
    width: auto !important;
}}