.jarallax {
    position: relative;
    z-index: 0;
}
/*.jaralex-images-holder:before {
    width: 530px;
    height: 530px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 0;
    border-width: 25px;
    border-color: #fff;
    opacity: .16;
}*/
.jaralex-images-holder {
    width: 380px;
    position: relative;
    left: -37px;
}
.jaralex-total-row .app-landing-content {
    width: 400px;
    padding-right: 40px;
    padding-top: 15px;
}
.app-landing-content {
    line-height: 25px;
    font-size: 13px;
    padding-top: 40px;
}
.jaralex-total-row .overlay-pane {
   /* border: solid;*/
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: radial-gradient(circle at 26% 46%,rgba(26,26,26,.5),#016f9cb8);
}
.c-row-home__app-image {
    position: absolute;
}
.c-row-home__app-image--behind {
    right: 120px;
}

.jaralex-total-row.jarallax-app-pres {
    background-image: url(../img/paralax-app-bg.jpg);
    height: 450px;
}
.jaralex-total-row {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 40px;
    color: #fff;
    overflow: hidden;
    margin-right: 0;
    margin-left: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.jaralex-total-row .overlay-pane {
   /* border: solid;*/
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: radial-gradient(circle at 26% 46%,rgba(26,26,26,.5),#016f9cb8);
}
.jaralex-total-row .content-holder {
    z-index: 1;
}
.jaralex-total-row {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 0px;
    color: #fff;
    overflow: hidden;
    margin-right: 0;
    margin-left: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.jaralex-images-holder img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    position: relative;
    top: 2px;
}
img {
    max-width: 100%;
    -webkit-user-drag: none;
}
.jaralex-images-holder{
 float: left;
}
.app-landing-content{
    float: right;
}
.c-row-home__app-image img {
    width: 180px;
}
img {
    max-width: 100%;
    -webkit-user-drag: none;
}
.app-landing-content{
    text-align: right;
    font-size: 12px;
}
