
  @media (max-width: 768px) {
.col-xs-6 {
    width: 50%;
    /* position: relative; */
    float: left;
    padding: 5px;
}
}