.weekly-schedule{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.weekly-schedule .box{width:20%}.weekly-schedule .presentation{margin:0 auto 25px;max-width:203px}.weekly-schedule .date{background:#0071bc;padding:8px;text-align:center}.weekly-schedule .date>span{color:#fff;font-weight:700;text-transform:uppercase}.weekly-schedule .title{align-items:center;background:#1f1c1d;display:flex;height:150px;justify-content:center;padding:18px;text-align:center}.weekly-schedule .title h4{color:#fff;margin-bottom:0}.weekly-schedule .image{margin-bottom:-9.25px}.weekly-schedule .image img{width:203px}.weekly-schedule .name{background:#b58225;padding:13px;text-align:center}.weekly-schedule .name>span{color:#fff;font-weight:700}@media(max-width:1200px){.weekly-schedule .box{width:33.33%}}@media(max-width:767px){.weekly-schedule .box{width:50%}}@media(max-width:500px){.weekly-schedule .box{width:100%}}