h3, .h3 {
    font-size: 24px;
    font-weight: 700;
}

.title {
    letter-spacing: 0.1em;
    font-weight: 700;
}

.cta {
    text-align: center;
    font-weight: bold;
    color: #040ea4;
    background-color: #ddd;
    margin: 0;
    display: block;
    width: 200px;
    padding: 10px;
    font-size: 25px;
}

.price {
    text-align: center;
    font-weight: bold;
    color: #040ea4;
    background-color: #fff!important;
    margin: 0;
    display: block;
    width: 200px;
    padding: 10px;
    font-size: 25px;
}

.sell {
  height: 70%;
  margin: 100px 100px 0px 100px;
  
}

.page-id-632 .glyphicon {
  display: none;
}
.page-id-632 .stopka-social {
    display: none;
}

.page-id-632 .page-header {
 display: none; 
}

.page-id-647 .glyphicon {
  display: none;
}
.page-id-647 .stopka-social {
    display: none;
}

.page-id-647 .page-header {
 display: none; 
}

.page-id-796 .glyphicon, .page-id-909 .glyphicon {
  display: none;
}
.page-id-796 .stopka-social, .page-id-909 .stopka-social {
    display: none;
}

.page-id-796 .page-header, .page-id-909 .page-header {
 display: none; 
}

@media screen and (min-width: 769px){
  .page-id-632 .sell, .page-id-647 .sell, .page-id-796 .sell, .page-id-909 .sell{
    padding: 30px; 
    height: auto;
    width: 100%;
    margin: 0px;
  }
}

@media screen and (max-width: 768px){
  .page-id-632 #footer, .page-id-647 #footer, .page-id-796 #footer, .page-id-909 #footer {
    clear: both; 
    display: block;
    position: relative;
  }

  .page-id-632 .sell, .page-id-647 .sell, .page-id-796 .sell, .page-id-909 .sell{
    padding: 30px; 
    height: auto;
    width: 100%;
    margin: 0px;
  }

  .page-id-632 .sell img,  .page-id-647 .sell img,  .page-id-796 .sell img,  .page-id-909 .sell img{
    width: 100%;
    height: auto;
  }
}

