		body {
    background: rgba(248,248,248,1);
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
}
body {
    overflow-x: hidden;
}
@media only screen and (max-width: 424px)  {
    .why div p{
        font-weight: 600px !important;font-size: 21px !important;
    }
    .page-title{
            border-bottom: 0px solid red;
             position: absolute;
             bottom:-5px !important;
        }
}

		.page-title{
			border-bottom: 1px solid red;
			 position: absolute;
		}
		body{
			    font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
		}