#kenburns-container img {
	display: none;
}

.main_tx {
	top: 40%; width: 100%; text-align: center; position: absolute;
}

@media only screen and (max-width:1439px)
{
.main_tx {
	top: 40%; width: 100%; text-align: center; position: absolute;
}

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

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

}
@media only screen and (max-width:959px) and (min-width:768px)
{

}
@media only screen and (max-width:767px)
{
.main_tx {
	top: 30%; width: 100%; text-align: center; position: absolute;
}
}

