@media (max-width: 540px){
	section.management .row{
		gap: 30px 0;
	}
	section.management .col-6{
		width: 100%;
    padding: 0px;
	}
}