.col-sm-4{
    padding: 5px 5px 5px 5px;
    height: 100%;
    border: solid 1px black;
    margin-bottom: 0px;
    
}

.col-sm-8{
    border: solid 1px black;
}

.description{
    margin: 10px 10px 10px 10px;
}

.Latitude{
    margin: 0px 0px 0px 0px;
    height: 100%;
    width: 100%;
    text-align: center;
}
.avtab {
    text-align: center;
    margin: 0px 0px 10px 0px;
    font-size: 2em;
    text-decoration: underline;
}

.test{
    margin-bottom: 20px;
}

.cave{
    
}