#ctt {

}
.ctt_admin {
	width: min(1200px,100%);
    position: absolute;
    left: 49%;
    transform: translateX(-50%);
    z-index: 2;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    margin-top: 5rem;
}
#ctt header h1 {
	
}
#ctt_con {
	
}
#ctt_con img {
	
}
.ctt_img {
	
}