@media only screen and (max-width: 768px)
.pageTemplate img {
    width: 100%;
    height: 100%;
}

.value-picker__inner {
 background: white; 
  
}

.card__linklist-credit {
  margin-left: 20px;
  display: block;
  padding: 2px 0;
  text-align: left;
  font-family: roboto;
  font-size: 14px;
}