.headImg {
    display: block;
    margin-right: auto;
}

img {
    display: block;
    margin: auto;
    width: 40%;
}

body {
    background-image: url("../img/background/1920_1440.png");
    background-repeat: no-repeat !important;
    background-attachment: fixed;
}

.page {
    min-width:100%;
    min-height:600px;
    margin-top:75px;
    text-align: center;
}

.highlight {
    font-size: 26pt;
    color: white;
}

.storebadge > img {
    width: 100%;
}

.socialpatch {
    text-align: center;
}



.main-text {
    text-align: left;
}

.well, .jumbotron {
    opacity: .9;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.carousel-inner > img {
    width: 200%;
    image-rendering: auto;
}


.well, .jumbotron > img {
    margin-bottom: 15px;
    
}

.home_desc {
    width: 50%;
    opacity: 1 ;
}

.about_img
{
    width: 100%;
}

.partnerlogo
{
    width: 100%;
}