div.hoverable-image__text-col{
text-align: center;
.buttons-wrapper{
justify-content: center;
}
}
@media only screen and (min-width: 961px){
div .hoverable-image__text-col{
padding-left: 50px;
}
}
@media only screen and (max-width: 768px) {
div.hoverable-image__text-col{
.buttons-wrapper
{
justify-content: center;
}
}
}
@media only screen and (max-width:414px){
.lp-text--subtitle > p {
width: 365px;
}
.lp-text--subtitle a {
white-space: normal;
text-decoration: underline;
}
.lp-text--subtitle a:before {
background-color: transparent;
}
.lp-text--subtitle a:after {
background-color: transparent;
}
}
@media only screen and (max-width:393px){
.lp-text--subtitle > p {
width: 345px;
}
.lp-text--subtitle a {
white-space: normal;
text-decoration: underline;
}
.lp-text--subtitle a:before {
background-color: transparent;
}
.lp-text--subtitle a:after {
background-color: transparent;
}
}
@media only screen and (max-width:390px){
.lp-text--subtitle > p {
width: 340px;
}
.lp-text--subtitle a {
white-space: normal;
text-decoration: underline;
}
.lp-text--subtitle a:before {
background-color: transparent;
}
.lp-text--subtitle a:after {
background-color: transparent;
}
}
@media only screen and (max-width:375px){
.lp-text--subtitle > p {
width: 330px;
}
.lp-text--subtitle a {
white-space: normal;
text-decoration: underline;
}
.lp-text--subtitle a:before {
background-color: transparent;
}
.lp-text--subtitle a:after {
background-color: transparent;
}
}
@media only screen and (max-width:375px){
.lp-text--subtitle > p {
width: 230px;
}
.lp-text--subtitle img {
height:60px;
}
.lp-text--subtitle a {
white-space: normal;
text-decoration: underline;
}
.lp-text--subtitle a:before {
background-color: transparent;
}
.lp-text--subtitle a:after {
background-color: transparent;
}
}