.tarot {
    margin-bottom: 30px !important;
  /*  border: 1px dotted #000;*/
    min-height: 230px;
}
.tarot p {
    font-size: 14px;
}
.tarot img {
    max-width: 120px;
    height: auto;
    float: left;
    padding: 0px 10px 0px 0px;
}

.testimonials > .p {
    padding: 0px 0px 10px 0px !important;    
}
.banner-section .banner-content {
    opacity: .0 !important;
    /*color: #fff;
	
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    display: block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); */
}