/*
 * @file
 * Provides the layout styles for sitec_two_col_section_left.
 */

.layout--sitec_two_col_section_right {
  display: flex;
  flex-wrap: wrap;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Styles */

}
