/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 21 2025 | 08:02:04 */
.vk_button_link_txt {
	padding: 0 20px;
}

@media(max-width: 1023px) {
    .top-column {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .wp-block-column h2 {
        align-self: flex-start !important;
        text-align: left !important;
        width: 100% !important;
    }

    .info-button,
    .treatment-button {
        display: block !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}