@media (max-width: 991px){
    body #content .module-pro-image .image-pro-overlay-inner a.builder_button.image-pro-action-button.outline,
    body .module_row .module .image-pro-wrap a.ui.builder_button{
        font-size: 3.32vw;
    }
}
@media (max-width: 475px){
    body #content .module-pro-image .image-pro-overlay-inner a.builder_button.image-pro-action-button.outline,
    body .module_row .module .image-pro-wrap a.ui.builder_button{
        font-size: 5.32vw;
    }
}