@media only screen  and (min-width: 0px) and (max-width:767px) 
{
	.intro {
    height: 724px;
	}
	.titleInt
	{
		margin-top: 318px;
		margin-left: 0%;
	}
	#titleA {
    color: white;
	font-size: 40px;
	}
	.viewMore {
    margin-top: 125px;
	}
	.shield {
    width: 22%;
    height: auto;
    margin-right: 5px;
    margin-left: 5px;
}
	.imgCustomer
	{
	    width: 90%;
	}
	.OpAbout
	{
	width:100% !important;
	margin-bottom:10px;
	}
	.title
	{
	margin-top: 30px;
	}
	.descrption {
	font-size: 14.5px;
    font-weight: bold;
	}
}