@media screen and (max-width: 1200px) {
	
	.home_support .sec2 .block:before {
		width: 90px !important;
		height: 90px !important;
	}
	
	.home_support .sec2 .block:nth-of-type(1):before {
		bottom: -40px;
		right: 5px;
	}
	
	.home_support .sec2 .block:nth-of-type(2):before {
	    bottom: -40px;
		left: 5px;
	}
	
		.home_support .sec2 .block:nth-of-type(3):before {
		bottom: -40px;
		right: 5px;
	}
	
	.home_support .sec2 .block:nth-of-type(4):before {
	    bottom: -40px;
		left: 5px;
	}
	
	.home_support .sec2 .block:nth-of-type(5):before {
		bottom: -40px;
		right: 5px;
	}
		
}

@media screen and (max-width: 1024px) {

  .open-btn-wrap,
  .pc-side-menu {
    display: none !important;
  }
  }

@media screen and (max-width:820px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width:820px) {}

@media screen and (max-width:600px) {}
