.field--name-field-content .rteleft {
  text-align: left;
}

.field--name-field-content .rteright {
  text-align: right;
}

.field--name-field-content .rtecenter {
  text-align: center;
}

.field--name-field-content .rtejustify {
  text-align: justify;
}

.field--name-field-content .btgrid {
  margin-bottom: 50px;
}

.field--name-field-content .btgrid img {
  width: 100% !important;
  height: auto !important;
}

.field--name-field-content .center-full-image {
  width: 100%;
  display: inline-block;
}

.field--name-field-content .center-full-image img {
  width: 100% !important;
  height: auto !important;
}

.field--name-field-content .quote-sky-color {
  width: 100%;
  text-align: center;
  padding: 15px;
  font-style: italic;
  font-size: 20px;
  color: #1268d2;
}

.field--name-field-content .table-class table {
  border: 0 !important;
  width: 100% !important;
  max-width: 700px;
  min-width: 465px;
}

.field--name-field-content .table-class table th {
  border-bottom: 0;
  padding: 7px 10px;
}

.field--name-field-content .table-class table td {
  border: 1px solid #e8e8e8;
  padding: 7px 10px;
}

.field--name-field-content .table-class table tr td:first-child {
  background-color: #f3f3f3 !important;
}

.field--name-field-content .youtube-embed-wrapper {
  margin: 0px 0px 50px 0px;
  width: 100%;
}