.campaign-slot{max-width:1200px;margin:0 auto;display:block;height:300px;color:white;position:relative;cursor:pointer;text-decoration:none;overflow:hidden;background-size:cover;background-position:center}.campaign-slot .bg-img{width:100%;height:100%;background-size:cover;background-position:center;transition:all .3s ease}.campaign-slot:hover .bg-img{transform:scale(1.05)}.campaign-slot .inner{position:absolute;bottom:55px;left:50px;z-index:2;max-width:40%}.campaign-slot p{margin-bottom:40px;font-size:16px;font-weight:300}.campaign-slot:before{content:' ';display:block;z-index:1;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(26,71,92,0);background:-moz-linear-gradient(top,rgba(26,71,92,0) 0%,rgba(26,71,92,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(26,71,92,0)),color-stop(100%,rgba(26,71,92,1)));background:-webkit-linear-gradient(top,rgba(26,71,92,0) 0%,rgba(26,71,92,1) 100%);background:-o-linear-gradient(top,rgba(26,71,92,0) 0%,rgba(26,71,92,1) 100%);background:-ms-linear-gradient(top,rgba(26,71,92,0) 0%,rgba(26,71,92,1) 100%);background:linear-gradient(to bottom,rgba(26,71,92,0) 0%,rgba(26,71,92,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a475c',endColorstr='#1a475c',GradientType=0)}@media only screen and (max-width:900px){.campaign-slot{height:auto;padding-bottom:30px}.campaign-slot .inner{position:relative;padding:30px;left:auto;bottom:auto;max-width:100%}}