.btn-actions[data-v-4f416ad7] {
  position: absolute;
  bottom: -18px;
  left: 20px;
}
.pd-img-title[data-v-0f18c7d1] {
  text-align: left;
  padding-left: max(calc(130px + 12%), 25%);
}
.board-image[data-v-0f18c7d1] {
  width: 12.5%;
  max-width: 180px;
  min-width: 140px;
  height: 200px;
  left: 12%;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}
.q-img[data-v-0f18c7d1] {
  border-radius: 1rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.right-action-block[data-v-0f18c7d1] {
  position: absolute;
  bottom: -18px;
  right: 20px;
}
@media only screen and (max-width: 768px) {
.board-view__heading[data-v-0f18c7d1] {
    padding: 30px 15px;
}
.board-image[data-v-0f18c7d1] {
    width: 160px;
    position: relative;
    padding-bottom: 10px;
    left: 0;
}
.board-image .q-img[data-v-0f18c7d1] {
    position: relative;
    height: 100%;
}
.pd-img-title[data-v-0f18c7d1] {
    padding-left: 0;
    text-align: center;
}
[data-v-0f18c7d1] .q-field textarea {
    text-align: center !important;
}
}
@media only screen and (max-width: 485px) {
.responsive-board-head[data-v-0f18c7d1] .q-field textarea {
    font-size: 26px !important;
}
.responsive-board-head.board-view__heading[data-v-0f18c7d1] {
    padding-bottom: 70px;
}
.responsive-board-head[data-v-0f18c7d1] .btn-add-card {
    bottom: 28px;
    right: 35%;
}
.responsive-board-head[data-v-0f18c7d1] .btn-actions {
    text-align: left;
    left: 0px;
}
.responsive-board-head[data-v-0f18c7d1] .right-action-block {
    text-align: right;
    right: 0px;
}
}
.grid-item-card[data-v-7cdae616] {
  transition: all 0.2s linear;
  left: 0;
  top: 0;
  position: absolute;
}
.password-form[data-v-91f69dfa] {
  max-width: 500px;
  margin: auto;
  top: 30px;
}
