/* You can modify this file */
.tab1{
position:absolute;
left:10%;
margin:1%;
padding:1%;
width: 38%;
min-width: 38%;
padding-bottom: 15px;
height:auto;
}

.tab2{
position:absolute;
right:10%;
margin:1%;
padding:1%;
width: 38%;
min-width: 38%;
height:auto;
}

.win{
min-height: 300px;                /*To adjust the height according to EXIF data*/
padding-bottom: 15px;
margin-bottom: 15px;
}