:root{

    --width:100%;

}


ol.feed li{

    width:calc(50% - 12px);
    
}

