/*-- Enter your custom CSS below --*/

#content {
padding-top: 0px !important;
}

#widget-footer {
padding-bottom: 20px;
}

#post-820 > header, #post-956 > header
{
display:none;
}

.postid-222 .cycloneslider-slides, .postid-956 .cycloneslider-slides
{
min-height:270px !important;
}

.postid-222 .cycloneslider, .postid-956 .cycloneslider
{
margin-bottom:0px !important;
}

@media screen and (min-width: 640px) {
.postid-222 .cycloneslider .well, .postid-956 .cycloneslider .well
{
  position: relative;
  top: 135px;
  transform: translateY(-50%);
}
}

@media screen and (max-width: 640px) {
.postid-222 .cycloneslider .well, .postid-956 .cycloneslider .well
{
min-height:270px !important;
}
}