/*
Theme Name: Lynk & Co
Author: Elevate
Text Domain:
Description:
Version: 1.1
*/

@media screen and (max-width: 768px){
	.about-slider-section .content{
		flex: unset; 
		width: 100%;
	}
	.footer-menu-item h3{
		padding-left: 2em;
	}
	.contact-form-section .img-wrapper{
		width: 100%;
	}
	.input-item label{
		top: 1vw;
	}
}