Hi dron,
I have checked your site you can use the following CSS code to improve this section on small screen:
@media (max-width: 800px) {
#nsp-custom-module .nspCol2 {
width: 52%;
}
}
@media (max-width: 480px) {
#nsp-custom-module .nspArts.right {
width: 100% !important;
}
#nsp-custom-module .nspLinksWrap.right {
width: 100% !important;
}
}
Also, you need to add the custom ID for the module from Backend > nsp-5 module > Basic Settings tabs: