@media( min-width:768px ){

    .homeIntro .carousel img{width: 100%;height: 100%;max-width: 100%;}

    /*home*/
    
    .sm-card-container .card {width: 306px;height: 170px;}
    
    .card-transparent.rounded-card{width: 306px !important}
    
    .card-transparent.rounded-card > div:first-child{height: 220px!important}
    
    .img-card {width: 232px;height: 280px;}
    
    .pop-track-container .track .img-track{width: 60px;}
    
    .plapla{height: 350px;}
    
    .pop-track-container .track .owner-img{width: 35px;height: 35px;}
    
    .sm-card-container .paragraph{top: 5.5rem;}
    
    .sm-card-container .btns{top: 7.5rem;}
    
    /*home*/
    
    /*news*/
    .card-transparent.rounded-card.newsCards{width: 290px !important}
    
    .card-transparent.rounded-card.newsCards > div:first-child{height: 205px!important}
    
    .img-cover-container{min-height: auto;height: 456px;}
    
    /*news*/
    
    /*profile*/
    
    .cover-photo-container .cover-photo{height: 285px;}
    .cover-photo-container .p-pic{width: 100px !important;height: 100px !important;}
    
    
    
    /*profile/
    
    
    /*competition*/
    .competition-box .img-cover-container{height: 450px;}
    
    .img-cover-container .text-muted{top: 21.5rem; line-height: 0;}
    
    .single-competition .img-cover-container{    height: 290px;min-height:auto;}
    
    .competition-box.single-competition .img-cover-container{min-height: auto;height: 450px;}
    
    .competition-box.single-competition .img-cover-container .text-muted{top: 25.5rem;}
    /*competition/
    
    /*contact*/
    .map-container {width: 665px;}
    /*contact*/
    }