html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
font-family: circular, Helvetica, sans-serif;
}
@font-face {
font-family: circular;
src: url(//bitesizepaediatricdentistry.com.au/wp-content/themes/bitesizepd/font/circular-book.otf);
font-weight: normal;
font-weight: 300;
font-display: swap;
}
@font-face {
font-family: circular-medium;
src: url(//bitesizepaediatricdentistry.com.au/wp-content/themes/bitesizepd/font/circular-medium.otf);
font-weight: 500;
font-display: swap;
}
@font-face {
font-family: circular-bold;
src: url(//bitesizepaediatricdentistry.com.au/wp-content/themes/bitesizepd/font/circular-bold.otf);
font-weight: bold;
font-weight: 700;
font-display: swap;
}
@font-face {
font-family: circular-black;
src: url(//bitesizepaediatricdentistry.com.au/wp-content/themes/bitesizepd/font/circular-black.otf);
font-weight: 900;
font-display: swap;
}
body {
font-family: circular, Helvetica, sans-serif;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bold;
font-family: circular-bold;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: circular, Helvetica, sans-serif;
font-size: 1.125rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: circular-bold;
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}.ol-attribution {
display: none;
}
button,
body .button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
background: #442e71;
border: 0px solid transparent;
color: #FFF;
}
button:hover,
body .button:hover,
[type="button"]:hover,
[type="reset"]:hover,
[type="submit"]:hover {
-webkit-appearance: button;
background: #ce1564;
}
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
margin-top: 0px;
}
h2,
h3 {
color: #442e71;
} .dark-purple { color: rgba(78,0,142,1); }
.purple { color: rgba(150,60,189,1); }
.pink { color: rgba(198,0,126,1); }
.light-pink { color: rgba(233,60,172,1); }
.teal { color: rgba(0,164,153,1); }
.mint { color: rgba(60,219,192,1); }
.orange { color: rgba(255,145,0,1); }
.yellow { color: rgba(255,182,0,1); } .medFont { font-family: circular-medium; font-weight: 500; }
.bolFont { font-family: circular-bold; font-weight: 700; }
.blaFont { font-family: circular-black; font-weight: 900; }
.marTop { margin-top: 0px; } .footerStyle a,
.footerStyle a:visited {
color: #FFF;
text-decoration: none;
}
.footerStyle a:hover,
.footerStyle a:active {
color: rgba(255,182,0,1);
text-decoration: underline;
}
.site-main a,
.site-main a:visited {
color: rgba(78,0,142,1);
text-decoration: none;
}
.site-main a:hover,
.site-main a:active {
color: rgba(198,0,126,1);
text-decoration: underline;
}
.site-main {
padding-left: 25px;
padding-right: 25px;
} .leftAl {
float: left;
width: 50%;
clear: left;
}
.rightAl {
float: right;
width: 50%;
clear: right;
}
.padCont {
padding: 25px;
} header {
background: #FFF;
padding-top: 25px;
}
.defHeader .site-branding {
width: 297px;
margin: 0 auto;
} .defHeader .main-navigation {
max-width: 1240px;
margin: 25px auto 0;
}
.defHeader .main-navigation li {
width: 20%;
text-align: center;
}
.defHeader .main-navigation li a {
color: #442e71;
text-align: center;
}
.defHeader .main-navigation li a:hover,
.defHeader .main-navigation li a:active,
.defHeader .main-navigation li a:focus,
.defHeader .main-navigation .current-menu-item a {
color: rgba(198,0,126,1);
}
.imgMobile {
display: none;
}
.imgDesktop {
display: block;
width: 297px;
height: 79.31px;
}
@media screen and (max-width: 37.5em) {
.imgMobile {
display: inline-block;
width: 297px;
height: 79.31px;
}
.imgDesktop {
display: none;
}
.defHeader .site-branding {
width: 75%;
float: left;
padding-right: 25px;
}
.defHeader .hamburger {
width: 20%;
float: left;
background: #FFF;
}
.defHeader .site-branding .imgMobile {
margin: 0;
padding-left: 25px;
}
.nav-menu {
background: rgba(150,60,189,1); 
}
.menu-main-menu-desktop-container {
padding-top: 115px;
}
.menu-main-menu-desktop-container ul {
overflow: hidden;
}
.defHeader .main-navigation li {
width: 100%;
}
.defHeader .main-navigation li a{
margin: 25px 25px;
}
.defHeader .main-navigation li a {
color: #FFF;
text-align: center;
font-size: 1.35em;
}
.defHeader .main-navigation li a:hover,
.defHeader .main-navigation li a:active,
.defHeader .main-navigation li a:focus,
.defHeader .main-navigation .current-menu-item a {
color: rgba(60,219,192,1);
}
} .site-info { 
overflow: auto; 
max-width: 1240px;
margin: 0 auto;
}
.footerStyle {
background: rgba(0,164,153,1);
color: white;
position: relative;
padding: 60px 25px 100px;
border-bottom: 15px solid rgba(78,0,142,1);
}
.footerStyle:after {
position: absolute;
left: 0;
bottom: 0;
content: "";
background-image: url(https://bitesizepaediatricdentistry.com.au/wp-content/themes/bitesizepd/images/BSPD-Pattern-1.svg);
opacity: 0.15;
height: 345px;
width: 335px;
background-repeat: no-repeat; }
.footerStyle:after {
position: absolute;
left: 0;
bottom: 0;
content: "";
background-image: url(https://bitesizepaediatricdentistry.com.au/wp-content/themes/bitesizepd/images/BSPD-Pattern-1.svg);
opacity: 0.15;
height: 345px;
width: 335px;
background-repeat: no-repeat; }
.padCont a img {
width: 300px;
height: 47px;
margin-bottom: 25px;
}
@media screen and (max-width: 37.5em) {
.footerStyle:after {
display: none;
}
}
.contList {
margin: 15px 0px;
}
.contList img {
margin: -7px 0px;
width: 27px;
height: 27px;
}
.footMenu {
margin-top: 50px;
} .defPage {
padding: 0 25px 1.5em;
}
.defPage .page-content,
.defPage .entry-content {
max-width: 610px;
margin: 0 auto;
}
.defPage .page-header,
.defPage .entry-header {
max-width: 1070px;
margin: 0 auto 50px;
border-bottom: 3px solid rgba(78,0,142,1);
}
.defPage .page-header h1,
.defPage .entry-header h1 {
color: rgba(78,0,142,1);
font-size: 80px;
margin-bottom: 25px;
margin-top: 0px;
padding-top: 50px;
}
@media screen and (max-width: 60em) {
.defPage .page-header h1,
.defPage .entry-header h1 {
font-size: 50px;
}
}
@media screen and (max-width: 37.5em) {
.defPage .page-header,
.defPage .entry-header {
margin: 0 auto 0;
}
.defPage .page-header h1,
.defPage .entry-header h1 {
font-size: 40px;
padding-top: 0px;
}
} @media screen and (max-width: 37.5em) {
.defHeader .main-navigation {
margin-top: 0;
}
} @media screen and (max-width: 37.5em) {
.leftAl {
width: 100%;
clear: both;
}
.rightAl {
width: 100%;
clear: both;
}
.padCont {
padding: 0px;
}
} .hamburger {
padding: 15px;
display: inline-block;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible; }
.hamburger:hover {
opacity: 0.7; }
.toggled .hamburger:hover {
opacity: 0.7; }
.toggled .hamburger .hamburger-inner,
.toggled .hamburger .hamburger-inner::before,
.toggled .hamburger .hamburger-inner::after {
background-color: #ce1564; }
@media screen and (min-width: 37.5em) {
.hamburger {
display: none;
}
}
.hamburger-box {
width: 30px;
height: 30px;
display: inline-block;
position: relative; }
.hamburger-inner {
display: block;
top: 50%;
margin-top: -2px; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
width: 30px;
height: 4px;
background-color: #442e71;
border-radius: 4px;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease; }
.hamburger-inner::before, .hamburger-inner::after {
content: "";
display: block; }
.hamburger-inner::before {
top: -10px; }
.hamburger-inner::after {
bottom: -10px; } .hamburger--collapse .hamburger-inner {
top: auto;
bottom: 0;
transition-duration: 0.13s;
transition-delay: 0.13s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse .hamburger-inner::after {
top: -20px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
.hamburger--collapse .hamburger-inner::before {
transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.toggled .hamburger--collapse .hamburger-inner {
transform: translate3d(0, -10px, 0) rotate(-45deg);
transition-delay: 0.22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.toggled .hamburger--collapse .hamburger-inner::after {
top: 0;
opacity: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
.toggled .hamburger--collapse .hamburger-inner::before {
top: 0;
transform: rotate(-90deg);
transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }
.custom-home {
clear: both;
display: block;
position: relative;
overflow: auto;
}
.row1,
.row2,
.row3 {
clear: both;
}
.row1 .nblockLeft {
float: left;
width: 50%;
clear: left;
min-height: 50px;
background: rgba(150,60,189,1);
}
.row1 .nblockRight {
float: left;
width: 50%;
clear: right;
min-height: 50px;
background: rgba(150,60,189,1);
}
.row1 .blockLeft,
.row2 .blockLeft,
.row3 .blockLeft {
float: left;
width: 50%;
clear: left;
min-height: 500px;
}
.row1 .blockRight,
.row2 .blockRight,
.row3 .blockRight {
float: left;
width: 50%;
clear: right;
min-height: 500px;
}
.custom-home .heading,
.custom-home .text1 {
padding: 25px;
}
.row1 .blockLeft {
background: rgba(78,0,142,1);
}
.row1 .blockRight .imageRight {
background-image: url(//bitesizepaediatricdentistry.com.au/wp-content/uploads/2025/10/BSPD-home-2.jpg);
background-position: left top;
background-size: cover;
height: 500px;
}
.row3 .blockLeft .imageLeft {
background-image: url(//bitesizepaediatricdentistry.com.au/wp-content/uploads/2025/10/BSPD-home-1.jpg);
background-position: left top;
background-size: cover;
height: 500px;
}
.row1 .heading h2 {
color: #FFF;
font-size: 2.2em;
line-height: 1.25em;
}
.row2 .heading h2 {
color: rgba(78,0,142,1);
font-size: 2.2em;
line-height: 1.25em;
}
.row3 .heading h2 {
color: rgba(255,255,255,1);
font-size: 2.2em;
line-height: 1.25em;
}
.row1 h2,
.row1 p {
margin: 0px;
}
.row1 .text1 {
color: rgba(60,219,192,1);
font-size: 1.25em;
}
.row1 .nblockLeft .text1,
.row1 .nblockRight .text1 {
color: rgba(255,255,255,1);
font-size: 1.35em;
}
.row1 .nblockLeft .text1 a,
.row1 .nblockRight .text1 a {
display:flex;
text-decoration: none;
color: #FFF;
}
.row1 .nblockLeft .text1 a:hover,
.row1 .nblockRight .text1 a:hover {
color: rgba(60,219,192,1);
}
.row1 .nblockLeft .text1{
text-align: right;
padding-right: 100px;
float: right;
}
.row1 .nblockRight .text1{
padding-left: 100px;
}
.row1 .nblockLeft .text1 img,
.row1 .nblockRight .text1 img {
margin-right: 25px;
vertical-align: baseline;
width: 35px;
height: 35px;
}
.row2 .blockLeft {
background: #FFF;
}
.row2 .blockRight {
background: #FFF;
}
.row2 .blockRight .text1 a {
border-bottom: 2px solid rgba(233,60,172,1);
color: rgba(233,60,172,1);
text-decoration: none;
}
.row2 .blockRight .text1 a:hover {
border-bottom: 2px solid rgba(78,0,142,1);
color: rgba(78,0,142,1);
text-decoration: none;
}
.row3 .blockLeft {
background: #FFF;
}
.row3 .blockRight {
background: rgba(255,182,0,1);
}
@media screen and (max-width: 37.5em) {
.row1 .blockRight,
.row2 .blockRight,
.row3 .blockRight,
.row1 .blockLeft,
.row2 .blockLeft,
.row3 .blockLeft {
float: left;
width: 100%;
clear: both;
height: 500px;
}
.row2 .blockLeft {
float: left;
width: 100%;
clear: both;
height: auto;
min-height: auto;
}
.row1 .nblockRight {
display: none;
}
.row1 .nblockLeft {
width: 100%;
min-width: 100%;
background: rgba(78,0,142,1);
}
.row1 .nblockLeft .text1 {
text-align: center;
float: none;
padding-right: 25px;
}
.row1 .nblockLeft .text1 a{
align-items: center;
justify-content: center;
}
}
@media screen and (min-width: 1250px) {
.row1 .blockLeft .heading,
.row1 .blockLeft .text1 {
width: 550px;
max-width: 550px;
float: right;
}
.row2 .blockLeft .heading {
width: 550px;
max-width: 550px;
float: right;
}
.row2 .blockRight .text1 {
width: 550px;
max-width: 550px;
float: left;
}
.row3 .blockLeft .heading {
width: 550px;
max-width: 550px;
float: left;
}
.custom-home .text1 {
padding: 50px;
clear: both;
}
.custom-home .heading {
padding: 50px 50px 0;
}
}
@media screen and (min-width: 37.5em) {
.custom-home {
margin-top: 25px;
}    
}