/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 11 2025 | 06:21:09 */
.bnrG .su-row .su-column-size-1-2 {
	width: 50%;
}

.bnrG .su-row .su-column {
	margin: 0 0 0 0;
}

@media only screen and (max-width: 767px) {
    .bnrG .su-row .su-column {
        float: none;
        width: 100%;
        margin: 0;
    }
}