/* w3 */

.ce_image.border-radius-medium img {
  border-radius: 10px;
}

.autogrid_row.same_height .ce_linkbox.version3 {
  border-radius: 5px;
}

@media only screen and (min-width: 768px) {
  .header.cloned {
    background: #474843;
  }
}