



@media only screen and (max-width: 600px) {


  .count span{
    font-size: 10px;
  }

  .soru{
    font-size:14px;
  }

  .custom-control-label{
    font-size: 13px;
  }

}