fix: distorted images in wysiwyg articles (#2364)
# Description
Additional fixes for some distorted images in marketing page (from
WSYIWYG content).
Fixes #2358
## Type of change
Please delete options that are not relevant.
- [x] Bug fix (non-breaking change which fixes an issue)
# How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce.
- [x] Manual Test
# Screenshots / Screen recording
Please add screenshots or recording if applicable
**ISSUES:**
![image](https://github.com/zesty-io/website/assets/70579069/aadfbcdc-7bd4-424c-a214-ebe1530f3e43)
![image](https://github.com/zesty-io/website/assets/70579069/eec6ebaf-06de-4a1b-92f6-0cd978065e7b)
**FIXED:**
![image](https://github.com/zesty-io/website/assets/70579069/4bb3e681-caa9-40a7-8709-5ea2a5eed2e2)
![image](https://github.com/zesty-io/website/assets/70579069/edb8bc29-d0a7-45c5-b40f-adf2f33409ef)
---------
Co-authored-by: darwin.apolinario <darwin.apolinario@gmail.com>