.container
{
    max-width: 600px;
    width: 100%;
    overflow-x:auto;
}
.logo
{
    border-radius: 20px;
}
.ss
{
    margin-left: 2px;
    float: left;
}
.pengigat {
    font-size: 12ox;
}
.card-text
{
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size: 9pt;
}
.name
{
    border: white;
}
.jarak
{
    width: 1500px;
}
table th,td{
font-size: 14px;
}
#num 
{
    padding-top: 32px;
    text-align: center;
}

#dis 
{
    background-color: black;
}
.jumlah 
{
    text-align: center;
}
#date
{
    font-size: 10px;
}

.foto
{
    float: right;
}

@media screen and (max-width:100px) {

  }

#more
{
    display: none;
}
#btn-more
{
    color: darkturquoise;
}