img{
    width: 100%;
    margin: 50px 0 20px;
}

.btn-large{
    width: 100%;
    height: auto;
}

#clock{
    text-align: center;
    color: #2e3a74;
    margin-bottom: 50px;
    font-weight: 500px; 
}

body{
    background-color: #ffffff
}
