File: //backups/2psd/media.css
@media only screen and (max-width: 812px){
.blog_content2 {
background-color: white;
position: relative;
left: 0px;
clear: both;
z-index: 1;
top: 0px;
margin: 28px;
}
.starter {
display: inline-flex;
}
.blog_content {
background-color: white;
padding-right: 0px;
position: relative;
left: 0px;
top: 0px;
margin: 28px;
padding-top: -19px;
padding-left: 29px;
padding-left: 0px;
}
.starter {
display: flex;
padding-left: 0px;
padding-top: 26px;
}
iframe {
position: relative;
z-index: 9;
width: 100%;
height: 20%;
}
.starter {
display: grid;
padding-left: 0px;
padding-top: 1px;
text-align: center;
}
}
@media only screen and (max-width: 375px){
.starter {
display: flex;
padding-left: 0px;
padding-top: 26px;
}
iframe {
position: relative;
z-index: 9;
width: 108%;
height: 49%;
}
.col-sm-06.col-md-6.col-xs-12 {
padding: 0px;
}
.button {
padding-bottom: 0px;
}
.starter {
display: grid;
padding-left: 0px;
padding-top: 1px;
text-align: center;
}
.phone {
padding-bottom: 27px;
}