/* Add here all your CSS customizations */

.mainicons1{
	width: 100%;
	max-width: 90px !important;
}

.text-3 {
    font-size: 16px !important;
}

body {
    background-color: #FFF;
    color: #777;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}

.spaimg{
	width: 100%;
	text-align: center;
}

.spaimg img{
	max-width: 350px;
	width: 100%;
}

.contactimg{
text-align: center;
width: 100%;
}

.contactimg img{
 max-width: 400px;
 width: 100%;
}