.clock_image_container {
    width: 200px;
    height: 200px;
    background-position: center;
    background-size: contain;
    margin: 2rem auto;
    margin-bottom: 3rem;
}

