.t3-sl {
  padding-bottom: 0px;
  padding-top: 0px;
}

.t3-header {
    padding-top: 0px;
    padding-bottom: 0px;
}

.t3-module {
    background: transparent;
    color: inherit;
    margin-bottom: 0px;
	
}

.module-title {
    background: #058a15;
    color: #ffffff;
    line-height: 30px;
    margin: 0 0 10px 0;
    padding: 0;
	border-radius: 25px;
	 text-align: center;
}


.logo-image a {
    background-repeat: no-repeat;
    width: 100%;
    height: 180px;
}
.t3-header {
    padding-top: 0px;
    padding-bottom: 0px;
	background-image: url("http://www.periscopio.biz/invalsusa/images/banner3.jpg");
	background-repeat: no-repeat;

}