.script-download {
  background-color: #f1f1f1;
  padding: 20px 20px 0 20px;
}

.script-download button {
  margin-bottom: 20px;
}

.script-details img,
.controller-details img {
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
  height: auto;
}

.script-download a:hover {
  text-decoration: none;
}

.script-image img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

