.turtle-4_1 {
	margin-top:75px;
	position:relative;
	z-index:10;
}
.turtle-4_1 img{
	width:68%;
	margin-left:32%;
	
}


.turtle-4_2 {
	
}

.turtle-4_2 a:nth-child(1) img{
	width:55%;
}

.turtle-4_2 a:nth-child(2) img{
	width:51%;
	margin-left:49%;
	margin-top:-12%;
}

.turtle-4_3 {
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	height:100%;
}

.turtle-4_3 p{
	margin:16px 0;
}
.turtle-4_3 p:last-child{
	margin-bottom:15%;
}


@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.turtle-4_2 a:nth-child(1) img{
		width:90%;
	}

	.turtle-4_2 a:nth-child(2) img{
		width:90%;
		margin-left:10%;
		margin-top:32px;
	}
}

@media screen and (max-width:480px){

}
