

@media all and (orientation:portrait) {

#izvan {  height:85% !important; width:100% !important; min-width:100%; }
.logo { /*margin: 15% 5% 0 5%;*/ }
}

@media all and (orientation:landscape) {


#izvan {  height:85% !important; width:100% !important; min-width:100%; }

}





