.tscreen{
	display:none;
}
.center {
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}
img {
max-width: 100%;
height: auto;
}