<style>
@media (min-width: 600px) {
.sidebar {
float: left;
}
}
</style>
<head>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
table, thead, tbody, th, td, tr {
display: block;
}
.title {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.photo_wrapper {
overflow: hidden;
}