.title-page .widget-3 {
  flex-direction: column; }

.top_phones {
  margin-top: 10px;
  background: #ececec;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px; }

.top_phones .phones-37 .text_body a {
  color: red; }

.top_phones .phones-37 .inner {
  display: flex;
  align-items: center; }

@media (max-width: 960px) {
  .title-page .widget-3 {
    align-items: center; } }

.tagline {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px; }

@media (max-width: 480px) {
  .tagline {
    font-size: 20px; } }

@media (max-width: 960px) {
  .tagline {
    font-size: 25px; } }
