@media (max-device-width: 450px) {

body#Obiobod {
background: URL("images/CityprocessionBG2amp.png");
background-attachment: fixed;
background-position: top center;
font-family: gisha;
}

/* Name table */

table.Obinamtab {
height: 300px;
}
td#Obinanarow {
font-size: 15pt;
padding: 20px;
vertical-align: middle;
color: #474747;
}
td#Obinatirow {
font-size: 20pt;
font-weight: bold;
color: #FDCC03;
padding: 10px;
vertical-align: bottom;
}

/* END Name table */

/* Bio tab */

img#Logobio {
height: 80px;
}
td.Obibiankrows {
display: none;
}
td#Ampmenurow {
display: table-cell;
text-align: center;
vertical-align: middle;
}
img#menudropicon {
height: 30px;
}
div#coDrobits {
display: none;
}
div#Droampmenu:hover #coDrobits {
display: table-cell;
position: absolute;
line-height: 190%;
background: #EEEEEE;
padding: 6px;
text-align: left;
border-radius: 3px;
}
a.Drobiampanx {
text-decoration: none;
color: #474747;
}
a.Drobiampanx:hover {
text-decoration: none;
color: #FF8B00;
}

/* END Bio tab */

/* Bod table one */

table.Obibodtabone {
background: #FCFCFC;
border-radius: 3px;
height: 450px;
}
td#Obitirow {
vertical-align: middle;
padding: 10px;
font-size: 20pt;
color: #232C2B;
}
td#Obidescrow {
display: none;
padding: 5px;
vertical-align: top;
}
td#Obintrodescrow {
padding: 5px;
vertical-align: top;
}
td#Obintrodescrowamp {
display: table-cell;
padding: 5px;
vertical-align: top;
}

/* END Bod table one */

}

