/*Task templates*/
.coffee-task-wrapper{
    padding:50px;
    max-width:1200px;
    margin:auto;
}
#coffee-popup-player{
    width:800px;
}
.coffee-carousel{
    max-width:500px;
    margin:auto;
}
.coffee-bordered{
    border:4px solid;
}
.coffee-icon-new{
    font-size:225px!important;
    padding:50px 0;
}