.actsiy1 .actsia {
	border-radius: 35px;
	padding: 43px 45px;
	position: relative;
	height: 450px;
}

.actsiy1 .actsia h2 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 24px;
	width: 100%;
}

.actsiy1 .actsia p {
	margin-bottom: 14px;
}

.actsiy1 .actsia img {
	position: absolute;
	width: 50%;
	right: 0;
	bottom: 0;
	max-width: 353px;
}

.actsiy1 .actsia .promotion-img-2 {
	width: 439px;
	min-width: 439px;
}

@media screen and (max-width: 1399.8px) {
	.actsiy1 .actsia {
		margin-bottom: 30px;
	}
}

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

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

@media screen and (max-width: 767.8px) {
	.actsiy1 .actsia img {
		position: relative;
		margin-right: -57px;
		margin-top: 15px;
		margin-left: auto;
		display: none !important;
	}
	.actsiy1 .actsia {
		height: auto;
	}
}

@media screen and (max-width: 575.8px) {
	.actsiy1 .actsia h2 {
		font-size: 32px;
	}
	.actsiy1 .actsia {
		padding: 20px 15px 20px;
	}
	.actsiy1 .actsia img {
		margin-right: -15px;
	}
}