﻿
.mlxwm-screen-1{
	max-width: 768px;
	min-width: 320px;
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
}
.mlxwm-screen-1-dh{
    width: 100%;
    height: auto;
    margin: 0 auto;
       padding-left: 15px;
    padding-top: 15px;
}
.mlxwm-screen-1-dh>a{
		color: #949994;
        font-size: 0.8em;
}

.mlxwm-screen-1-wrap{
	width: 95%;
	height: auto;
 	margin: 0px auto;
 	margin-top: 6%;
}
.mlxwm-screen-1 span{
	font-size: 1em !important;
    line-height: 1.7em;
    color: #969595;
    padding: 0px 10px;
}
.mlxwm-screen-1 p:nth-of-type(1) {
    color: red;
    font-weight: bold;
}
.mlxwm-screen-1 p:nth-of-type(2) {
    color: red;
    font-weight: bold;
}
.mlxwm-screen-1 img {
    width: 100% !important;
    height: auto !important;
}

.mlxwm-screen-1 p img {
    width: 100% !important;
    height: auto !important;
}