.container .items .item{
    width: calc(100% / 2);
}
#options, .task .info{
    flex-direction: column;
}
