.col-sm {
  width: 15%;
}

.col-lg {
  width: 55%;
}

.mz-img {
  width: 95%;
  border-radius: 5px;
}

@media (max-width: 576px){

}
