.kampanyabg {margin-bottom: 50px;position: relative;padding: 130px 0 130px 0;}
.kampanyabg .img-wrap {width: 100% !important;height: 100% !important;}
.kampanyabg .img-wrap img{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.kampanyabg .yazi{width: 100%;}
.kampanyabg h1.baslik {    font-size: 35px;
    color:#1fb9de;
    font-weight: 700;}
.kampanyabg h2.baslik2 {
    font-size: 17px;
    margin-bottom: 0rem!important;
    color: #fff;
    font-weight: 500;
    width: 100%;
    margin-top: 20px;
    /* line-height: 22px; */
    letter-spacing: 0.5px;
    }
.kampanyabg p {color:#000;font-weight: 300;font-size:1.1rem;}
.btn-secondary {
    color: #fff;
    background-color: #dd0048!important;
    border-color: #dd0048!important;}

@media(max-width: 1024px){
    .kampanyabg h2.baslik2 {margin: 0 20px 0 1px!important; } 
    .kampanyabg a{margin:20px 0 30px 0px!important;}
    .kampanyabg h1.baslik {font-size: 31px!important;margin-bottom: 25px!important;} 
    .kampanyabg {padding: 40px 0 30px 0!important;} 

}