.frame-type-clocks .clock {
  width: 90px;
  margin: 0 auto 76px;
  padding-top: 96px;
  display: block;
  text-align: center; }
  .frame-type-clocks .face {
    stroke-width: 1px;
    stroke: #c4dbe3;
    fill: transparent; }
  .frame-type-clocks .label {
    font-size: 13px;
    font-size: 0.8666666667rem;
    color: #1b2932;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    font-family: "area-normal", Arial, serif;
    display: block;
    line-height: 42px; }
  .frame-type-clocks .h1 {
    font-size: 32px;
    font-size: 2.1333333333rem; }
    @media (min-width: 992px) {
  .frame-type-clocks .h1 {
    font-size: 35px;
    font-size: 2.3333333333rem;
    margin-bottom: 25px; } }
  @media (min-width: 992px) {
    .frame-type-clocks .largeClock {
      border-left: 1px solid #eee;
      border-right: 1px solid #eee;
      padding-bottom: 30px; } }
  .frame-type-clocks .largeClock .clock {
    width: 144px;
    padding-top: 70px;
    margin-bottom: 50px; }
  .frame-type-clocks .largeClock .face {
    stroke-width: 2px;
    stroke: #557d8d; }
