.work-panel{
    padding-top: 60px;
    display: flex;
    justify-content: center;
}
.work-panel img{
    width: 40%;
    height: auto;
}
.text-center{
    text-align: center;
}
.interval-home{
    margin-top: 20px;
    color: #333;
    font-weight: bold;
    display: inline-block;
    padding: 0 2px;
}