strong {
    font-weight:bold;
}
.fullWidthImageOverlay   {
     margin-top:-105px;   
    }
.messagePadding {
    margin-top:25px
}
@media (max-width: 768px) {

.messagePadding {
    margin-top:138px;
}
.fullWidthImageOverlay   {
     margin-top:0px;   
    }
.quickLinks {
    background-color:white;
}
    .carouselTop, .fullWidthImage {
        margin-top:42px;
    }
    
}

/*
    #carousel-2657:after {
  content: ' ';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 50%;
  opacity: 0.6;
  background-image: url('/img/feet.png');
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
*/

    #carousel-2657:after {
content: ' ';
    /* display: block; */
    position: absolute;
    /* right: 0; */
    /* bottom: 0px; */
    width: 100%;
    height: 100%;
    opacity: 0.2;
    top: 434px;
    background-image: url('/img/feet.png');
    background-repeat: no-repeat;
    background-position: 52% -100px;
    /* background-size: cover; */
}
/*
    #text-2634:after {
    content: ' ';
    display: block;
    position: absolute;
    /* right: 0; */
    bottom: 0px;
    width: 10%;
    height: 15%;
    opacity: 1;
    /* top: 434px; */
    background-image: url(/img/stamp.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
}

*/

