In this video I'll be showing you how to re-size a virtual drive for Virtual Box in a Windows host. Difficulty Lvl: noob
COMMAND PROMPT:
[ cd "c:\Program Files\Oracle\VirtualBox" ] - path might be subjective
[ VboxManage modifyhd "(insert virtual drive path here)" --resize (insert desired size in megabytes)
ENTER