If your game is 400x240 then you game is considered "low resolution" (if I remember correctly, the rules for that are rather arbitrary).
This means that if you set sprites to "low-res" then they won't be scaled and drawn in their real size.
Assuming you reset these sprites to "low-res", you need to check what is the actual size of buttons and actual size of sprites, as told by their properties.