.col-2020 .col-lg-4 {
    width: 33%;
}
.txt-2020,
.col-2020 li,
.col-2020 li a {
font-size: 16px;}

.under-txt-2020 {
margin-top:15px;}

.col-2020 li .price-2020 {
  font-weight:bold;
  font-size: 15px;
margin-top:7px;}

@media screen and (max-width:768px) {
  .col-2020 .col-lg-4 {
    width: 50%;
}
}