.table_desktop{
display:none;
}

.table_mobile{
display:table;
}

#loginwindow{
padding:1em;
}

#fetch_location,#fetch_weather,#fetch_moon{
display:block;
margin:.5em 0;
}

#my_locations{
overflow-x:auto;
max-width:100%;
padding:0 0 1em 0;
}

.tr_edit,.td_edit{
display:block
}

#location_result{
padding:1em;
}

.location_entry,.location_entry:nth-child(4n+1){
float:none;
display:block;
width:100%;
margin:1em 0 0 0;
}

.sp1,.sp2,.sp3{
display:block;
max-width:100%;
}

.sp1{
margin:0 0 .5em 0;
}

.sp3{
margin:.5em 0 0 0;
}

.weather{
background-size: 40px;
}
