/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 02 2025 | 07:30:46 */
.about_us_second_row{
	position: relative;
}

.about_us_second_row:before {
    content: "";
    position: absolute;
    top: -150px;
    right: 0;
    background: url(/wp-content/uploads/2025/12/About-Us-Animated-Line-1.svg);
    height: 463px;
    width: 300px;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
}